Loading...
Searching...
No Matches
x3dSurfaceWriter.C File Reference
Include dependency graph for x3dSurfaceWriter.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
namespace  Foam::surfaceWriters
 Namespace for surface writers.

Functions

 defineTypeName (x3dWriter)
 addToRunTimeSelectionTable (surfaceWriter, x3dWriter, word)
 addToRunTimeSelectionTable (surfaceWriter, x3dWriter, wordDict)
scalar srange01 (const scalarMinMax &range, scalar x)
 A (0-1) range for colouring.
template<class Type>
static scalar rangex (const scalarMinMax &range, const Type &val)
 A (0-1) range for colouring.
template<>
scalar rangex (const scalarMinMax &range, const scalar &val)
 A (0-1) range for colouring.
template<>
scalar rangex (const scalarMinMax &range, const label &val)
 A (0-1) range for colouring.
static void printColour (Ostream &os, const vector &rgb)
 defineSurfaceWriterWriteFields (Foam::surfaceWriters::x3dWriter)

Detailed Description

Original source file x3dSurfaceWriter.C

Definition in file x3dSurfaceWriter.C.

Function Documentation

◆ defineSurfaceWriterWriteFields()

defineSurfaceWriterWriteFields ( Foam::surfaceWriters::x3dWriter )