|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LightFilter.Light | |
|---|---|
| com.jhlabs.image | |
| Uses of LightFilter.Light in com.jhlabs.image |
|---|
| Subclasses of LightFilter.Light in com.jhlabs.image | |
|---|---|
class |
LightFilter.AmbientLight
|
class |
LightFilter.DistantLight
|
class |
LightFilter.PointLight
|
class |
LightFilter.SpotLight
|
| Methods in com.jhlabs.image with parameters of type LightFilter.Light | |
|---|---|
void |
LightFilter.addLight(LightFilter.Light light)
|
javax.vecmath.Color4f |
LightFilter.phongShade(javax.vecmath.Vector3f position,
javax.vecmath.Vector3f viewpoint,
javax.vecmath.Vector3f normal,
javax.vecmath.Color4f diffuseColor,
javax.vecmath.Color4f specularColor,
LightFilter.Material material,
LightFilter.Light[] lightsArray)
|
void |
LightFilter.removeLight(LightFilter.Light light)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||