40#ifndef foam_gltf_animation_H
41#define foam_gltf_animation_H
56Ostream&
operator<<(Ostream&
os,
const glTF::animation& animation);
128 const label outputId,
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
~animation()=default
Destructor.
DynamicList< glTFChannel > channels_
Channels.
DynamicList< glTFSampler > samplers_
Samplers.
animation()
Default construct.
void addTranslation(const label inputId, const label outputId, const label nodeId, const string &interpolation)
Add translation.
Base class for glTF entities.
const word & name() const noexcept
Return const access to the name.
Abstract base class for volume field interpolation.
A class for handling words, derived from Foam::string.
OBJstream os(runTime.globalPath()/outputName)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces)