Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ set_output_filename
Method
set_output_filename
src/IO/MeshWriter.h:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
42
public:
43
void set_output_filename(const std::string& filename) {
44
m_filename = filename;
45
}
46
47
/**
48
* Do not indicate PyMesh as the generator.
Callers
3
create
Method · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64