Path Tracer
Public Member Functions | Public Attributes | List of all members
ptracey::material_texture Class Reference
Inheritance diagram for ptracey::material_texture:
ptracey::texture

Public Member Functions

 material_texture (const spectrum &s)
 
 material_texture (shared_ptr< texture > t)
 
 material_texture (const path &path_to_csv, const std::string &wave_col_name, const std::string &power_col_name, const char &sep=',', const unsigned int stride=SPD_STRIDE, SpectrumType stype=SpectrumType::Reflectance)
 
color value (Real u, Real v, const vec3 &p, const WaveLength &w) const
 

Public Attributes

shared_ptr< texturespect
 

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