#include <Spectrum.h>
Inheritance diagram for BlackBodySpectrum:
Public Members | |||
BlackBodySpectrum (Float temperature) | |||
Float | Sample (Float lambda) const | ||
Protected Members | |||
Float | temp |
Definition at line 114 of file Spectrum.h.
BlackBodySpectrum::BlackBodySpectrum (Float temperature) |
Definition at line 620 of file Spectrum.cc.
Float BlackBodySpectrum::Sample (Float lambda) const [virtual]
|
Float BlackBodySpectrum::temp [protected]
|
Definition at line 122 of file Spectrum.h.