librtl

rtl_sphericallight Class Reference

Definition for a spherical area light. More...

#include <light.h>

Inherits rtl_light.

List of all members.

Public Members

Protected Members


Detailed Description

Definition for a spherical area light.

This kind of light produces shadow feelers that are distibuted over the circle of the sphere.

Examples:
Soft.

Member Function Documentation

rtl_sphericallight::rtl_sphericallight( jFlt )

virtual jNorm3 rtl_sphericallight::tolight( const jVec3&, jFlt& ) const [virtual]

Returns the direction to the light from the point I on the given object.

Reimplemented from rtl_light.

virtual bool rtl_sphericallight::areaLight() const [virtual]

Reimplemented from rtl_light.

jFlt rtl_sphericallight::radius() const


Member Data Documentation

jFlt rtl_sphericallight::r [protected]


The documentation for this class was generated from the following file:
JSP / librtl v0.2 mtigges@cpsc.ucalgary.ca