| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgraphics.raytracers.tracer.primatives.Surface
public class Surface
| Field Summary | |
|---|---|
|  Vector3d | color | 
|  double | ior | 
|  double | kd | 
|  double | ks | 
|  double | kt | 
|  double | shine | 
| Constructor Summary | |
|---|---|
| Surface() | |
| Method Summary | |
|---|---|
|  java.lang.String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public Vector3d color
public double kd
public double ks
public double shine
public double kt
public double ior
| Constructor Detail | 
|---|
public Surface()
| Method Detail | 
|---|
public java.lang.String toString()
toString in class java.lang.Object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||