| Geant4.10
    | 
| Variables | |
| void(G4LogicalVolume::* | f1_SetVisAttributes )(const G4VisAttributes *) = &G4LogicalVolume::SetVisAttributes | 
| void(G4LogicalVolume::* | f2_SetVisAttributes )(const G4VisAttributes &) = &G4LogicalVolume::SetVisAttributes | 
| G4VSolid *(G4LogicalVolume::* | f1_GetSolid )() const = &G4LogicalVolume::GetSolid | 
| void(G4LogicalVolume::* | f1_SetSolid )(G4VSolid *) = &G4LogicalVolume::SetSolid | 
| G4VSolid*(G4LogicalVolume::* pyG4LogicalVolume::f1_GetSolid)() const = &G4LogicalVolume::GetSolid | 
Definition at line 58 of file pyG4LogicalVolume.cc.
Referenced by export_G4LogicalVolume().
| void(G4LogicalVolume::* pyG4LogicalVolume::f1_SetSolid)(G4VSolid *) = &G4LogicalVolume::SetSolid | 
Definition at line 60 of file pyG4LogicalVolume.cc.
Referenced by export_G4LogicalVolume().
| void(G4LogicalVolume::* pyG4LogicalVolume::f1_SetVisAttributes)(const G4VisAttributes *) = &G4LogicalVolume::SetVisAttributes | 
Definition at line 52 of file pyG4LogicalVolume.cc.
Referenced by export_G4LogicalVolume().
| void(G4LogicalVolume::* pyG4LogicalVolume::f2_SetVisAttributes)(const G4VisAttributes &) = &G4LogicalVolume::SetVisAttributes | 
Definition at line 55 of file pyG4LogicalVolume.cc.
Referenced by export_G4LogicalVolume().
 1.8.7
 1.8.7