You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
specifically, bool LoadAssimp(const char* fn,vector<TriMesh>& meshes,vector<GLDraw::GeometryAppearance>& appearances); seems to be declared in meshing/IO.h and used in geometry/AnyGeometry.cpp, but never defined.
specifically,
bool LoadAssimp(const char* fn,vector<TriMesh>& meshes,vector<GLDraw::GeometryAppearance>& appearances);
seems to be declared inmeshing/IO.h
and used ingeometry/AnyGeometry.cpp
, but never defined.System: WSL 2 (Ubuntu 22.04)
Compiler info:
The text was updated successfully, but these errors were encountered: