Container for glTF entities. More...
Public Member Functions | |
List ()=default | |
~List ()=default | |
Type & | create (const word &name) |
const DynamicList< Type > & | data () const noexcept |
bool | empty () const noexcept |
label | size () const noexcept |
void | write (Ostream &os, const word &keyword, bool firstEntry=false) |
void | write (Ostream &os) const |
Type & | operator[] (const label i) |
Container for glTF entities.
Definition at line 47 of file foamGltfList.H.
|
default |
|
default |
Type & create | ( | const word & | name | ) |
Definition at line 26 of file foamGltfList.C.
|
noexcept |
Definition at line 37 of file foamGltfList.C.
|
noexcept |
Definition at line 44 of file foamGltfList.C.
|
noexcept |
Definition at line 51 of file foamGltfList.C.
void write | ( | Ostream & | os | ) | const |
Definition at line 84 of file foamGltfList.C.
Type & operator[] | ( | const label | i | ) |
Definition at line 100 of file foamGltfList.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.