public static class RegularFemElementSampler.RegularPyramidSampler
extends java.lang.Object
Constructor and Description |
---|
RegularPyramidSampler(PyramidElement elem,
int res) |
Modifier and Type | Method and Description |
---|---|
int |
numUniqueSamples()
Number of unique samples generated by this sampler,
samples will cycle back to the beginning once the
number of samples exceeds this.
|
public RegularPyramidSampler(PyramidElement elem, int res)