Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christopherpoole/CADMesh
/ STLReader
Method
STLReader
include/STLReader.hh:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
{
42
public:
43
STLReader() : Reader(
"STLReader"
) { };
44
45
G4bool Read(G4String filepath);
46
G4bool CanRead(Type file_type);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected