Import Geant4 10.7.2 source tree
This commit is contained in:
@@ -85,8 +85,8 @@ class G4Colour {
|
||||
|
||||
public: // With description
|
||||
|
||||
G4Colour (G4double r = 1., G4double g = 1., G4double b = 1.,
|
||||
G4double a = 1.);
|
||||
G4Colour (G4double r_ = 1., G4double g_ = 1., G4double b_ = 1.,
|
||||
G4double a_ = 1.);
|
||||
|
||||
G4Colour (G4ThreeVector);
|
||||
// Converts the components of the 3-vector into red, green, blue.
|
||||
|
||||
Reference in New Issue
Block a user