Rumba C++ SDK
maquina::SceneConst::Attributes Class Reference

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...
 

Detailed Description

An node's attribute iteration.

This class can be used to iterate a scene node internal attributes.

Member Function Documentation

◆ begin()

Iterator maquina::SceneConst::Attributes::begin ( ) const

◆ end()

Iterator maquina::SceneConst::Attributes::end ( ) const

◆ size()

size_t maquina::SceneConst::Attributes::size ( ) const

Return the number of children.


The documentation for this class was generated from the following file: