Public Member Functions | |
mesh () | |
mesh (const word &name) | |
~mesh ()=default | |
label & | accessorId () noexcept |
void | addField (const word &name, const label accessorId) |
void | addColour (const label accessorId) |
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) |
Additional Inherited Members | |
![]() | |
word | name_ |
label | id_ |
glTF mesh
Definition at line 60 of file foamGltfMesh.H.
mesh | ( | ) |
Definition at line 25 of file foamGltfMesh.C.
Definition at line 34 of file foamGltfMesh.C.
|
default |
|
noexcept |
Definition at line 45 of file foamGltfMesh.C.
Referenced by scene::addMesh().
void addField | ( | const word & | name, |
const label | accessorId | ||
) |
Definition at line 51 of file foamGltfMesh.C.
References Foam::name().
void addColour | ( | const label | accessorId | ) |
Definition at line 57 of file foamGltfMesh.C.
References Foam::name().
void write | ( | Ostream & | os | ) | const |
Definition at line 70 of file foamGltfMesh.C.
References Foam::constant::universal::c, Foam::decrIndent(), f(), Foam::incrIndent(), Foam::indent(), Foam::nl, os(), and base::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.