Material::Metal class full member list
Functions
- Metal()
- double get_absolute_refractive_index(double wavelen) const
- virtual Io::Rgb get_color() const
- double get_density() const
- virtual double get_extinction_coef(double wavelen) const
- Data::DiscreteSet & get_extinction_coef_dataset()
- virtual double get_internal_transmittance(double wavelen, double thickness) const
- double get_internal_transmittance(double wavelen) const
- virtual double get_normal_reflectance(const Base *from, double wavelen) const
- virtual double get_normal_transmittance(const Base *from, double wavelen) const
- double get_poisson_ratio() const
- double get_refractive_index(double wavelen, const Base &env) const
- virtual double get_refractive_index(double wavelen) const
- Data::DiscreteSet & get_refractive_index_dataset()
- virtual double get_temperature() const
- double get_thermal_conductivity() const
- double get_thermal_expansion() const
- double get_young_modulus() const
- virtual bool is_opaque() const
- virtual bool is_reflecting() const
- void set_density(double density)
- void set_poisson_ratio(double poisson_ratio)
- void set_temperature(double temp)
- void set_thermal_conductivity(double thermal_conductivity)
- void set_thermal_expansion(double thermal_expansion)
- void set_young_modulus(double young_modulus)