Classes | |
struct | glTFChannel |
struct | glTFSampler |
struct | glTFTarget |
Public Member Functions | |
animation () | |
animation (const word &name) | |
~animation ()=default | |
void | addTranslation (const label inputId, const label outputId, const label nodeId, const string &interpolation) |
void | write (Ostream &os) const |
![]() | |
base () | |
base (const word &name) | |
~base ()=default | |
label & | id () noexcept |
const word & | name () const noexcept |
void | write (Ostream &os) const |
void | operator= (const base &gltf) |
Protected Attributes | |
DynamicList< glTFSampler > | samplers_ |
DynamicList< glTFChannel > | channels_ |
![]() | |
word | name_ |
label | id_ |
glTF animation
Definition at line 61 of file foamGltfAnimation.H.
animation | ( | ) |
Definition at line 25 of file foamGltfAnimation.C.
Definition at line 33 of file foamGltfAnimation.C.
|
default |
void addTranslation | ( | const label | inputId, |
const label | outputId, | ||
const label | nodeId, | ||
const string & | interpolation | ||
) |
void write | ( | Ostream & | os | ) | const |
Definition at line 65 of file foamGltfAnimation.C.
References Foam::decrIndent(), forAll, Foam::incrIndent(), Foam::indent(), Foam::nl, and os().
Referenced by Foam::operator<<().
|
protected |
Definition at line 96 of file foamGltfAnimation.H.
|
protected |
Definition at line 99 of file foamGltfAnimation.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.