|
WSF
|
#include <cassert>

Go to the source code of this file.
Classes | |
| struct | wsf::multiresolution::FidelityRange |
| A range of fidelity values defined by a lower bound and upper bound. More... | |
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::multiresolution |
Functions | |
| FidelityRange | wsf::multiresolution::ProcessFidelityRange (UtInput &aInput) |
| Reads a fidelity range, which is two values in [0, 1], that are sorted in increasing order. | |