|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaterial.LambertianLuminaireMaterial
public class LambertianLuminaireMaterial
Constructor Summary | |
---|---|
LambertianLuminaireMaterial(IPainter radEx,
double scale,
IMaterial pMaterial)
|
Method Summary | |
---|---|
IBSDF |
getBSDF()
|
IMaterial |
getCopy()
|
IEmitter |
getEmitter()
|
ISPF |
getSPF()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LambertianLuminaireMaterial(IPainter radEx, double scale, IMaterial pMaterial)
radEx
- the radiant painterscale
- equal to the energypMaterial
- base materialMethod Detail |
---|
public IBSDF getBSDF()
getBSDF
in interface IMaterial
public ISPF getSPF()
getSPF
in interface IMaterial
public IEmitter getEmitter()
getEmitter
in interface IMaterial
public IMaterial getCopy()
getCopy
in interface IMaterial
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |