######
misc.h
######

.. default-domain:: cpp

Macro Definitions
=================

=== ===========================
..  :c:macro:`~DWG_HASH_BYTES` 
..  :c:macro:`~DWG_HASH_SIZE`  
=== ===========================

Types
=====

=== =======================
..  :doc:`structmTextData` 
..  :doc:`classDWG__HASH`  
=== =======================

Functions
=========

======= =========================================================================================================================================================================================
HC_KEY  :cpp:func:`My_Insert_Circle <HC_KEY My_Insert_Circle(double const *ip1, double const *ip2, double const *ip3)>`                                                                          
void    :cpp:func:`copy_dwg_matrix <void copy_dwg_matrix(double matrix[16], AcGeMatrix3d const &autocad_matrix)>`                                                                                
bool    :cpp:func:`get_single_precision_matrix <bool get_single_precision_matrix(int const attribute_precision_mode, bool *generated_double, const double in_matrix[16], float out_matrix[16])>` 
void    :cpp:func:`calculate_alignment <void calculate_alignment(AcDbText *in_text, char *out_alignment)>`                                                                                       
void    :cpp:func:`calculate_alignment <void calculate_alignment(AcDbMText::AttachmentPoint attachmentPoint, char *out_alignment)>`                                                              
void    :cpp:func:`insert_arrow <void insert_arrow(AcGePoint3d startPoint, AcGePoint3d endPoint)>`                                                                                               
void    :cpp:func:`generate_glyph_definitions <void generate_glyph_definitions()>`                                                                                                               
bool    :cpp:func:`applyColor <bool applyColor(AcCmEntityColor const &color, bool open_segment=false)>`                                                                                          
======= =========================================================================================================================================================================================

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

.. doxygenfile:: misc.h
   :project: mvo
   :sections: detaileddescription

Macro Definition
================

.. doxygendefine:: DWG_HASH_BYTES
   :project: mvo

.. doxygendefine:: DWG_HASH_SIZE
   :project: mvo

Function Documentation
======================

.. doxygenfunction:: My_Insert_Circle
   :project: mvo

.. doxygenfunction:: copy_dwg_matrix
   :project: mvo

.. doxygenfunction:: get_single_precision_matrix
   :project: mvo

.. doxygenfunction:: calculate_alignment
   :project: mvo

.. doxygenfunction:: calculate_alignment
   :project: mvo

.. doxygenfunction:: insert_arrow
   :project: mvo

.. doxygenfunction:: generate_glyph_definitions
   :project: mvo

.. doxygenfunction:: applyColor
   :project: mvo


.. toctree::
   :titlesonly:
   :maxdepth: 1
   :hidden:

   structmTextData
   classDWG__HASH

