#pragma once #include #include "trimesh.h" void eval_geometry(const std::string& instring, trimesh_t& trimesh_to_fill);