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

Public Member Functions

 checker_texture (shared_ptr< texture > _odd, shared_ptr< texture > _even)
 
 checker_texture (const spectrum &c1, const spectrum &c2)
 
color value (Real u, Real v, const vec3 &p, const WaveLength &w) const override
 

Public Attributes

shared_ptr< textureodd
 
shared_ptr< textureeven
 

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