#ifndef UNION_MESH_H #define UNION_MESH_H #include int unionMeshs(void *meshliteContext, const std::vector &meshIds); #endif