|
G4bool | Read (G4String filepath) |
|
G4bool | CanRead (File::Type file_type) |
|
| Reader (G4String reader_name) |
|
G4String | GetName () |
|
std::shared_ptr< Mesh > | GetMesh () |
|
std::shared_ptr< Mesh > | GetMesh (size_t index) |
|
std::shared_ptr< Mesh > | GetMesh (G4String name, G4bool exact=true) |
|
size_t | GetNumberOfMeshes () |
|
Meshes | GetMeshes () |
|
|
size_t | AddMesh (std::shared_ptr< Mesh > mesh) |
|
void | SetMeshes (Meshes meshs) |
|
◆ CanRead()
G4bool CADMesh::File::BuiltInReader::CanRead |
( |
File::Type |
file_type | ) |
|
|
inlinevirtual |
◆ Read()
G4bool CADMesh::File::BuiltInReader::Read |
( |
G4String |
filepath | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: