SPH
Public Member Functions | List of all members
IBrdf Class Referenceabstract

#include <Brdf.h>

Inheritance diagram for IBrdf:
Polymorphic HapkeBrdf LambertBrdf PhongBrdf

Public Member Functions

virtual Float transport (const Vector &normal, const Vector &dir_in, const Vector &dir_out) const =0
 
- Public Member Functions inherited from Polymorphic
virtual ~Polymorphic ()
 

Detailed Description

Definition at line 7 of file Brdf.h.

Member Function Documentation

◆ transport()

virtual Float IBrdf::transport ( const Vector normal,
const Vector dir_in,
const Vector dir_out 
) const
pure virtual

Implemented in HapkeBrdf, and PhongBrdf.


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