SPH
Public Member Functions | List of all members
PhongBrdf Class Reference

#include <Brdf.h>

Inheritance diagram for PhongBrdf:
IBrdf Polymorphic

Public Member Functions

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

Detailed Description

Definition at line 27 of file Brdf.h.

Constructor & Destructor Documentation

◆ PhongBrdf()

PhongBrdf::PhongBrdf ( const Float  albedo)
inlineexplicit

Definition at line 33 of file Brdf.h.

Member Function Documentation

◆ transport()

virtual Float PhongBrdf::transport ( const Vector normal,
const Vector dir_in,
const Vector dir_out 
) const
inlineoverridevirtual

Implements IBrdf.

Definition at line 36 of file Brdf.h.


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