Public Member Functions | |
IOR () | |
IOR (float nn, float kk) | |
const IOR | operator+ (const IOR &other) const |
const IOR | operator* (float s) const |
Public Attributes | |
float | n |
float | k |
Definition at line 193 of file metal.cpp.
float IOR::k |
Definition at line 204 of file metal.cpp.
Referenced by operator+(), ReadLuxpopData(), and ReadSOPRAData().
float IOR::n |
Definition at line 203 of file metal.cpp.
Referenced by operator+(), ReadLuxpopData(), and ReadSOPRAData().