private static class InterpolatingMicrosphere.FacetData
extends java.lang.Object
InterpolatingMicrosphere.Facet.| Modifier and Type | Field and Description |
|---|---|
private double |
illumination
Illumination received from the sample.
|
private double |
sample
Data value of the sample.
|
| Constructor and Description |
|---|
InterpolatingMicrosphere.FacetData(double illumination,
double sample) |
| Modifier and Type | Method and Description |
|---|---|
double |
illumination()
Get the illumination.
|
double |
sample()
Get the data value.
|
private final double illumination
private final double sample
Copyright (c) 2003-2017 Apache Software Foundation