|  | 
|  | Map (::Eo *eo) | 
|  | 
|  | Map (std::nullptr_t) | 
|  | 
|  | Map (Map const &other)=default | 
|  | 
|  | Map (Map &&other)=default | 
|  | 
| Map & | operator= (Map const &other)=default | 
|  | 
| Map & | operator= (Map &&other)=default | 
|  | 
|  | Map (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Map (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< int >::type | map_point_count_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | map_point_count_set (::efl::eolian::in_traits< int >::type count) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | map_clockwise_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | map_smooth_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | map_smooth_set (::efl::eolian::in_traits< bool >::type smooth) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | map_alpha_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | map_alpha_set (::efl::eolian::in_traits< bool >::type alpha) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | map_coord_absolute_get (::efl::eolian::in_traits< int >::type idx, ::efl::eolian::out_traits< double >::type x, ::efl::eolian::out_traits< double >::type y, ::efl::eolian::out_traits< double >::type z) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | map_coord_absolute_set (::efl::eolian::in_traits< int >::type idx, ::efl::eolian::in_traits< double >::type x, ::efl::eolian::in_traits< double >::type y, ::efl::eolian::in_traits< double >::type z) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | map_uv_get (::efl::eolian::in_traits< int >::type idx, ::efl::eolian::out_traits< double >::type u, ::efl::eolian::out_traits< double >::type v) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | map_uv_set (::efl::eolian::in_traits< int >::type idx, ::efl::eolian::in_traits< double >::type u, ::efl::eolian::in_traits< double >::type v) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | map_color_get (::efl::eolian::in_traits< int >::type idx, ::efl::eolian::out_traits< int >::type r, ::efl::eolian::out_traits< int >::type g, ::efl::eolian::out_traits< int >::type b, ::efl::eolian::out_traits< int >::type a) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | map_color_set (::efl::eolian::in_traits< int >::type idx, ::efl::eolian::in_traits< int >::type r, ::efl::eolian::in_traits< int >::type g, ::efl::eolian::in_traits< int >::type b, ::efl::eolian::in_traits< int >::type a) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | map_has () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | map_reset () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | translate (::efl::eolian::in_traits< double >::type dx, ::efl::eolian::in_traits< double >::type dy, ::efl::eolian::in_traits< double >::type dz) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | rotate (::efl::eolian::in_traits< double >::type degrees, ::efl::eolian::in_traits< ::efl::Gfx >::type pivot, ::efl::eolian::in_traits< double >::type cx, ::efl::eolian::in_traits< double >::type cy) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | rotate_3d (::efl::eolian::in_traits< double >::type dx, ::efl::eolian::in_traits< double >::type dy, ::efl::eolian::in_traits< double >::type dz, ::efl::eolian::in_traits< ::efl::Gfx >::type pivot, ::efl::eolian::in_traits< double >::type cx, ::efl::eolian::in_traits< double >::type cy, ::efl::eolian::in_traits< double >::type cz) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | rotate_quat (::efl::eolian::in_traits< double >::type qx, ::efl::eolian::in_traits< double >::type qy, ::efl::eolian::in_traits< double >::type qz, ::efl::eolian::in_traits< double >::type qw, ::efl::eolian::in_traits< ::efl::Gfx >::type pivot, ::efl::eolian::in_traits< double >::type cx, ::efl::eolian::in_traits< double >::type cy, ::efl::eolian::in_traits< double >::type cz) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | zoom (::efl::eolian::in_traits< double >::type zoomx, ::efl::eolian::in_traits< double >::type zoomy, ::efl::eolian::in_traits< ::efl::Gfx >::type pivot, ::efl::eolian::in_traits< double >::type cx, ::efl::eolian::in_traits< double >::type cy) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | lightning_3d (::efl::eolian::in_traits< ::efl::Gfx >::type pivot, ::efl::eolian::in_traits< double >::type lx, ::efl::eolian::in_traits< double >::type ly, ::efl::eolian::in_traits< double >::type lz, ::efl::eolian::in_traits< int >::type lr, ::efl::eolian::in_traits< int >::type lg, ::efl::eolian::in_traits< int >::type lb, ::efl::eolian::in_traits< int >::type ar, ::efl::eolian::in_traits< int >::type ag, ::efl::eolian::in_traits< int >::type ab) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | perspective_3d (::efl::eolian::in_traits< ::efl::Gfx >::type pivot, ::efl::eolian::in_traits< double >::type px, ::efl::eolian::in_traits< double >::type py, ::efl::eolian::in_traits< double >::type z0, ::efl::eolian::in_traits< double >::type foc) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | rotate_absolute (::efl::eolian::in_traits< double >::type degrees, ::efl::eolian::in_traits< double >::type cx, ::efl::eolian::in_traits< double >::type cy) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | rotate_3d_absolute (::efl::eolian::in_traits< double >::type dx, ::efl::eolian::in_traits< double >::type dy, ::efl::eolian::in_traits< double >::type dz, ::efl::eolian::in_traits< double >::type cx, ::efl::eolian::in_traits< double >::type cy, ::efl::eolian::in_traits< double >::type cz) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | rotate_quat_absolute (::efl::eolian::in_traits< double >::type qx, ::efl::eolian::in_traits< double >::type qy, ::efl::eolian::in_traits< double >::type qz, ::efl::eolian::in_traits< double >::type qw, ::efl::eolian::in_traits< double >::type cx, ::efl::eolian::in_traits< double >::type cy, ::efl::eolian::in_traits< double >::type cz) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | zoom_absolute (::efl::eolian::in_traits< double >::type zoomx, ::efl::eolian::in_traits< double >::type zoomy, ::efl::eolian::in_traits< double >::type cx, ::efl::eolian::in_traits< double >::type cy) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | lightning_3d_absolute (::efl::eolian::in_traits< double >::type lx, ::efl::eolian::in_traits< double >::type ly, ::efl::eolian::in_traits< double >::type lz, ::efl::eolian::in_traits< int >::type lr, ::efl::eolian::in_traits< int >::type lg, ::efl::eolian::in_traits< int >::type lb, ::efl::eolian::in_traits< int >::type ar, ::efl::eolian::in_traits< int >::type ag, ::efl::eolian::in_traits< int >::type ab) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | perspective_3d_absolute (::efl::eolian::in_traits< double >::type px, ::efl::eolian::in_traits< double >::type py, ::efl::eolian::in_traits< double >::type z0, ::efl::eolian::in_traits< double >::type foc) const | 
|  | 
| Eo * | _eo_ptr () const | 
|  | 
|  | concrete (Eo *eo) | 
|  | Class constructor.  More... 
 | 
|  | 
|  | concrete () | 
|  | Default constructor.  More... 
 | 
|  | 
|  | ~concrete () | 
|  | Class destructor. 
 | 
|  | 
|  | concrete (concrete const &other) | 
|  | 
|  | concrete (concrete &&other) | 
|  | 
| concrete & | operator= (concrete const &other) | 
|  | Assignment operator. 
 | 
|  | 
| concrete & | operator= (concrete &&other) | 
|  | 
| Eo * | _eo_ptr () const | 
|  | Return a pointer to the EO Object stored in this instance.  More... 
 | 
|  | 
| Eo * | _release () | 
|  | Releases the reference from this concrete object and return the pointer to the EO Object stored in this instance.  More... 
 | 
|  | 
| void | _reset (Eo *_ptr=nullptr) | 
|  | Reset the current pointer to reference a new Eo object. 
 | 
|  | 
|  | operator bool () const | 
|  | 
|  | Interface (::Eo *eo) | 
|  | 
|  | Interface (std::nullptr_t) | 
|  | 
|  | Interface (Interface const &other)=default | 
|  | 
|  | Interface (Interface &&other)=default | 
|  | 
| Interface & | operator= (Interface const &other)=default | 
|  | 
| Interface & | operator= (Interface &&other)=default | 
|  | 
|  | Interface (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Interface (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| Eo * | _eo_ptr () const | 
|  | 
|  | Object (::Eo *eo) | 
|  | 
|  | Object (std::nullptr_t) | 
|  | 
|  | Object (Object const &other)=default | 
|  | 
|  | Object (Object &&other)=default | 
|  | 
| Object & | operator= (Object const &other)=default | 
|  | 
| Object & | operator= (Object &&other)=default | 
|  | 
|  | Object (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Object (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | parent_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | parent_set (::efl::eolian::in_traits< ::efl::Object >::type parent) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | name_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | name_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type name) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | comment_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | comment_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type comment) const | 
|  | 
| ::efl::eolian::return_traits< int >::type | event_global_freeze_count_get () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | event_freeze_count_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | finalized_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | del () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | provider_find (::efl::eolian::in_traits< ::efl::Object >::type klass) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | constructor () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | destructor () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | finalize () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | name_find (::efl::eolian::in_traits< ::efl::eina::string_view >::type search) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_thaw () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_freeze () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_global_thaw () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_global_freeze () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_stop () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_forwarder_add (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_forwarder_del (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Object > >::type | children_iterator_new () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_attach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_detach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_part_is () const | 
|  | 
| Eo * | _eo_ptr () const | 
|  |