|
| Reader (G4String reader_name) |
|
virtual G4bool | Read (G4String filepath)=0 |
|
virtual G4bool | CanRead (Type file_type)=0 |
|
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) |
|
|
Meshes | meshes_ |
|
G4String | name_ = "" |
|
The documentation for this class was generated from the following file: