lux::NoopSphericalFunction Class Reference

#include <sphericalfunction.h>

Inheritance diagram for lux::NoopSphericalFunction:
[legend]
Collaboration diagram for lux::NoopSphericalFunction:
[legend]

List of all members.

Public Member Functions

RGBColor f (float phi, float theta) const

Detailed Description

A basic spherical functions that is 1 everywhere.

Definition at line 64 of file sphericalfunction.h.


Member Function Documentation

RGBColor lux::NoopSphericalFunction::f ( float  phi,
float  theta 
) const [inline, virtual]

Evaluates this function for the given direction.

Parameters:
phi The angle in the xy plane.
theta The angle from the z axis.
Returns:
The function value for the given direction.

Implements lux::SphericalFunction.

Definition at line 66 of file sphericalfunction.h.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208