MeshLib C++ Docs
Loading...
Searching...
No Matches
MRWasmMeshTriPoint.h
Go to the documentation of this file.
1#pragma once
2
3#include <emscripten/val.h>
4
5namespace Wasm
6{
7EMSCRIPTEN_DECLARE_VAL_TYPE( MeshTriPointVal )
8}
Definition MRWasmBindings.h:13