Classes | |
| class | LookupField |
| PatchFunction1 to lookup volField/surfaceField or pointField from an objectregistry and return its value on the patch. More... | |
| class | PatchExprField |
| PatchFunction1 with values supplied by a parsed expression. More... | |
| class | Sampled |
| PatchFunction1 to sample an existing field. More... | |
| class | CodedField |
| PatchFunction1 with the code supplied by an on-the-fly compiled C++ expression. More... | |
| class | ConstantField |
| Templated function that returns a constant value. More... | |
| class | MappedFile |
| Patch value mapping from a set of values stored in a file and a set of unstructured points using the following directory structure: More... | |
| class | FilterField |
| The FilterField helper class provides a multi-sweep median filter for a Field of data associated with a geometric point cloud. More... | |
| class | UniformValueField |
| Templated function that returns a uniform field based on a run-time selectable Function1 entry. More... | |
Functions | |
| defineTypeNameAndDebug (FilterField, 0) | |
| defineTypeNameAndDebug | ( | FilterField | , |
| 0 | ) |