
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::coordSetWriters |
Functions | |
| defineTypeName (gltfWriter) | |
| addToRunTimeSelectionTable (coordSetWriter, gltfWriter, word) | |
| addToRunTimeSelectionTable (coordSetWriter, gltfWriter, wordDict) | |
| template<class Type> | |
| static tmp< vectorField > | getBoundedColours (const colourTable &colours, const Field< Type > &field, const scalar boundMin, const scalar boundMax) |
| template<class Type> | |
| static vector | getAnimationColour (const dictionary &dict, const colourTable &colours, const Field< Type > &field) |
| defineCoordSetWriterWriteFields (Foam::coordSetWriters::gltfWriter) | |
Original source file gltfCoordSetWriter.C
Definition in file gltfCoordSetWriter.C.
| defineCoordSetWriterWriteFields | ( | Foam::coordSetWriters::gltfWriter | ) |