The spica renderer
Public Member Functions | List of all members
spica::Texture< T > Class Template Referenceabstract

Texture interface. More...

#include <texture.h>

Inheritance diagram for spica::Texture< T >:
spica::CObject spica::ConstantTexture< T >

Public Member Functions

virtual T evaluate (const SurfaceInteraction &intr) const =0
 

Detailed Description

template<class T>
class spica::Texture< T >

Texture interface.


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