|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
Surface roughness description. More...
#include <SurfacePhysics.hh>
Public Member Functions | |
| operator bool () const | |
Public Attributes | |
| std::map< PhysSurfaceId, NoRoughness > | polished |
| Perfectly smooth surfaces. | |
| std::map< PhysSurfaceId, SmearRoughness > | smear |
| Surfaces using the "smear" roughness model. | |
| std::map< PhysSurfaceId, GaussianRoughness > | gaussian |
| Surfaces using the "gaussian" roughness model. | |
Surface roughness description.
PhysSurfaceId will pair a SurfaceId with a PhysSurfaceId that defines paint/wrapping combinations.