Public Member Functions | |
object () | |
object (const word &name) | |
template<class Type > | |
void | addData (const Type &fld) |
template<class Type1 , class Type2 > | |
void | addData (const Type1 &fld1, const Type2 &fld2) |
const Foam::List< float > & | data () const noexcept |
![]() | |
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 binary object
Definition at line 53 of file foamGltfObject.H.
object | ( | ) |
Definition at line 26 of file foamGltfObject.C.
References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.
Definition at line 40 of file foamGltfObject.C.
References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.
void addData | ( | const Type & | fld | ) |
Definition at line 22 of file foamGltfObjectTemplates.C.
References Foam::component(), Foam::BitOps::count(), fld, forAll, and List::setSize().
void addData | ( | const Type1 & | fld1, |
const Type2 & | fld2 | ||
) |
Definition at line 41 of file foamGltfObjectTemplates.C.
References Foam::abort(), Foam::component(), Foam::BitOps::count(), Foam::FatalError, FatalErrorInFunction, and forAll.
|
noexcept |
Definition at line 56 of file foamGltfObject.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.