#include <Goptical/Material/Solid>
namespace Goptical {
namespace Material {
class Solid;
};
};
This class is a member of the Material namespace.
This class is the base class for all solid material models.
See also the full member list section for this class.
No documentation available
Get material density in g/cm^3.
See also set_density function.
Get material poisson ratio.
See also set_poisson_ratio function.
Get Set material thermal conductivity in W/m.K.
See also set_thermal_conductivity function.
Get material thermal expansion coefficient.
See also set_thermal_expansion function.
Get material young modulus.
See also set_young_modulus function.
Set material density in g/cm^3.
See also get_density function.
Set material poisson ratio.
See also get_poisson_ratio function.
Set Set material thermal conductivity in W/m.K.
See also get_thermal_conductivity function.
Set material thermal expansion coefficient.
See also get_thermal_expansion function.
Set material young modulus.
See also get_young_modulus function.
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc