|
Rumba C++ SDK
|
An node's attribute iteration. More...
#include <Scene.h>
Classes | |
| class | Iterator |
| A Node children iterator. More... | |
Public Member Functions | |
| Iterator | begin () const |
| Iterator | end () const |
| size_t | size () const |
| Return the number of children. More... | |
An node's attribute iteration.
This class can be used to iterate a scene node internal attributes.
| Iterator maquina::SceneConst::Attributes::begin | ( | ) | const |
| Iterator maquina::SceneConst::Attributes::end | ( | ) | const |
| size_t maquina::SceneConst::Attributes::size | ( | ) | const |
Return the number of children.