IOR Struct Reference

List of all members.

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


Detailed Description

Definition at line 193 of file metal.cpp.


Constructor & Destructor Documentation

IOR::IOR (  )  [inline]

Definition at line 194 of file metal.cpp.

IOR::IOR ( float  nn,
float  kk 
) [inline]

Definition at line 195 of file metal.cpp.


Member Function Documentation

const IOR IOR::operator* ( float  s  )  const [inline]

Definition at line 199 of file metal.cpp.

const IOR IOR::operator+ ( const IOR other  )  const [inline]

Definition at line 196 of file metal.cpp.

References k, and n.


Member Data Documentation

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().


The documentation for this struct was generated from the following file:

Generated on Mon May 18 07:13:21 2009 for lux by  doxygen 1.5.8