|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaterial.PerfectReflectorMaterial
public class PerfectReflectorMaterial
a material like a mirror, but with color
Constructor Summary | |
---|---|
PerfectReflectorMaterial(IPainter R)
constructor |
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 PerfectReflectorMaterial(IPainter R)
R
- [in] reflection painterMethod 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 |