super Element Reference
Brute force super sampling over the 2D unit interval, where sub-bin (sub-pixel) sampling is done via an auxillary generator. More...
Inheritance diagram for super:

Attributes | |
| unsigned int | noSuperSamples |
| Number of supersamples to generate per-bin (per-pixel). | |
| string | subGeneratorType |
| Type of generator which should be used to generate all sub-bin (sub-pixel) sample points. | |
Detailed Description
Brute force super sampling over the 2D unit interval, where sub-bin (sub-pixel) sampling is done via an auxillary generator.
- Note:
- super corresponds to the underlying Milton class 'SuperSampleGenerator.'
Example usage:
Attribute Documentation
| unsigned int super::noSuperSamples |
Number of supersamples to generate per-bin (per-pixel).
| type | unsigned integer |
| optional | true |
| default | 4 |
| string super::subGeneratorType |
Type of generator which should be used to generate all sub-bin (sub-pixel) sample points.
- Note:
- should be one of uniform | stochastic | jittered
| type | string |
| optional | true |
| default | jittered |
Generated on 28 Feb 2009 for MiltonScenefileFormat by
1.5.6