|
PLaSK library
|
Specialization of this implements MaterialConstructor. More...
Specialization of this implements MaterialConstructor.
operator() delegates call to Material constructor, optionally ignoring (depending from requireComposition and requireDopant) some arguments.
| MaterialType | type of material |
| requireComposition | if true ensure if comosition is not empty, material composition will be completed and passed to constructor, if false composition will be ignored |
| requireDopant | if true dopant information will be passed to constructor, if false dopant information will be ignored |