Go to the documentation of this file.
40 #ifndef foam_gltf_list_H
41 #define foam_gltf_list_H
52 template<
class Type>
class List;
95 bool empty()
const noexcept;
98 label
size()
const noexcept;
label size() const noexcept
A class for handling words, derived from Foam::string.
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Type & create(const word &name)
void write(Ostream &os, const word &keyword, bool firstEntry=false)
OBJstream os(runTime.globalPath()/outputName)
const DynamicList< Type > & data() const noexcept
Container for glTF entities.
bool empty() const noexcept
Type & operator[](const label i)
word name(const expressions::valueTypeCode typeCode)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...