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