#######
Drawing
#######

.. cpp:namespace:: PMI::Drawing

.. default-domain:: cpp

Functions
=========

=================================== ================================================================================================================
..                                  :cpp:func:`Drawing <PMI::Drawing::Drawing>`                                                                     
..                                  :cpp:func:`Drawing <PMI::Drawing::Drawing>`                                                                     
..                                  :cpp:func:`~Drawing <PMI::Drawing::~Drawing>`                                                                   
void                                :cpp:func:`Set <void PMI::Drawing::Set(Drawing const &that)>`                                                   
:doc:`classPMI_1_1Drawing` const &  :cpp:func:`operator= <Drawing const  & PMI::Drawing::operator=(Drawing const &that)>`                           
unsigned int                        :cpp:func:`GetPolygonCount <unsigned int PMI::Drawing::GetPolygonCount() const>`                                
void                                :cpp:func:`GetPolygons <void PMI::Drawing::GetPolygons(unsigned int &out_count, Polygon out_polygons[]) const>` 
void                                :cpp:func:`SetPolygons <void PMI::Drawing::SetPolygons(unsigned int in_count, Polygon const in_polygons[])>`    
=================================== ================================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: PMI::Drawing
   :project: mvo
   :members:
   :undoc-members:



