gltfCoordSetWriter.C File Reference
Include dependency graph for gltfCoordSetWriter.C:

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)
 

Detailed Description

Original source file gltfCoordSetWriter.C

Definition in file gltfCoordSetWriter.C.

Function Documentation

◆ defineCoordSetWriterWriteFields()

defineCoordSetWriterWriteFields ( Foam::coordSetWriters::gltfWriter  )