HemiSphereSphericalFunction Class Reference

Inheritance diagram for HemiSphereSphericalFunction:
[legend]
Collaboration diagram for HemiSphereSphericalFunction:
[legend]

List of all members.

Public Member Functions

 HemiSphereSphericalFunction (const boost::shared_ptr< const SphericalFunction > aSF)
RGBColor f (float phi, float theta) const

Private Attributes

const boost::shared_ptr< const
SphericalFunction
sf

Detailed Description

Definition at line 187 of file area.cpp.


Constructor & Destructor Documentation

HemiSphereSphericalFunction::HemiSphereSphericalFunction ( const boost::shared_ptr< const SphericalFunction aSF  )  [inline]

Definition at line 189 of file area.cpp.


Member Function Documentation

RGBColor HemiSphereSphericalFunction::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 190 of file area.cpp.


Member Data Documentation

const boost::shared_ptr<const SphericalFunction> HemiSphereSphericalFunction::sf [private]

Definition at line 194 of file area.cpp.


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