|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.IMaterial
igeo.IBasicMaterial
public class IBasicMaterial
A Class of rendering material properties for IObject geometries. In the current version, this material information is not used yet.
| Field Summary | |
|---|---|
IColor |
ambient
|
IColor |
diffuse
|
IColor |
emission
|
IColor |
reflection
|
double |
reflectivity
|
double |
refraction
|
double |
shine
|
IColor |
specular
|
double |
transparency
|
IColor |
transparent
|
| Constructor Summary | |
|---|---|
IBasicMaterial()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public IColor ambient
public IColor diffuse
public IColor emission
public IColor specular
public IColor reflection
public IColor transparent
public double refraction
public double reflectivity
public double shine
public double transparency
| Constructor Detail |
|---|
public IBasicMaterial()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||