|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use G4OpticalSurfaceModel | |
|---|---|
| hep.geant4.jni | |
| Uses of G4OpticalSurfaceModel in hep.geant4.jni |
|---|
| Methods in hep.geant4.jni that return G4OpticalSurfaceModel | |
|---|---|
G4OpticalSurfaceModel |
G4OpticalSurface.getModel()
|
G4OpticalSurfaceModel |
G4OpBoundaryProcess.getModel()
|
static G4OpticalSurfaceModel |
G4OpticalSurfaceModel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static G4OpticalSurfaceModel[] |
G4OpticalSurfaceModel.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in hep.geant4.jni with parameters of type G4OpticalSurfaceModel | |
|---|---|
void |
G4OpticalSurface.setModel(G4OpticalSurfaceModel model)
|
void |
G4OpBoundaryProcess.setModel(G4OpticalSurfaceModel model)
|
| Constructors in hep.geant4.jni with parameters of type G4OpticalSurfaceModel | |
|---|---|
G4OpticalSurface(String name,
G4OpticalSurfaceModel model)
|
|
G4OpticalSurface(String name,
G4OpticalSurfaceModel model,
G4OpticalSurfaceFinish finish)
|
|
G4OpticalSurface(String name,
G4OpticalSurfaceModel model,
G4OpticalSurfaceFinish finish,
G4SurfaceType type)
|
|
G4OpticalSurface(String name,
G4OpticalSurfaceModel model,
G4OpticalSurfaceFinish finish,
G4SurfaceType type,
double value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||