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

An shape's attribute iteration. More...

#include <Shape.h>

Classes

class  Iterator
 A shape attributes iterator. More...
 

Public Member Functions

Iterator begin () const
 
Iterator end () const
 
size_t size () const
 Return the number of children. More...
 

Detailed Description

An shape's attribute iteration.

This class can be used to iterate a shape attributes.

Member Function Documentation

◆ begin()

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

◆ end()

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

◆ size()

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

Return the number of children.


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