RiCosinePowerLuminaire[ Materials | Source | Search | Keywords | Summary | Ancestors | All Members | Descendants ]
| public: | |
| // Constructors and assignment | |
| RiCosinePowerLuminaire(const RiSpectrum &radEx, RiReal expo, RiMaterial *); | |
| // Members | |
| // GROUP: Members | |
| RiMaterialSamplePointer | GetSample(RiMaterialRegion &); |
| bool | IsLuminaire() const; |
| protected: |
RiCosinePowerLuminaire(const RiSpectrum &radEx, RiReal expo, RiMaterial *);
Constructor
RiCosinePowerLuminaire(const RiSpectrum &radEx, RiReal expo, RiMaterial *);
virtual RiMaterialSamplePointer GetSample(RiMaterialRegion &);
virtual bool IsLuminaire() const;
| public: | ||
|---|---|---|
| // Members | ||
| RiMaterialSamplePointer | GetSample(RiMaterialRegion &); | // pure virtual |
| bool | IsLuminaire() const; | |
| static void | SetWorldMedia(RiMedia *media); | |
| static RiMedia * | GetWorldMedia(); | |
| protected: | ||