Modules
Here is a list of all modules:
[detail level 12]
 commonCommon classes and utils for mimmo
 common_UtilsCollection of general methods and functions related to mimmo
 macroPreprocessor macros available in mimmo, for executable class registration and factorization
 typedefsCustom typedefs available in mimmo
 portsCollection of all port types actually available in mimmo. Each port is declared as a costant string M_<xxx>, where M_ prefix identifies the mimmo port. Please refer to each Manipulation Block documentation for port usage examples
 port_containersCollection of all possible containers for mimmo ports. Each port container is declared as a costant string MC_<xxx>, where MC_ prefix identifies the mimmo port container
 port_dataCollection of all possible data type contained in mimmo ports. Each port data type is declared as a costant string MD_<xxx>, where MD_ prefix identifies the mimmo port data type
 BinaryStreamList of significant binary streams used to exchange data through pin/ports
 coreExecutable Blocks basic features and data structures
 iogenericBasic Input/Output handling for surface/volume meshes and raw data
 geohandlersCollection of feature to manage meshes and attached data field
 manipulatorsCollection of all executable blocks that provides a deformation field for a target mesh and applies to it
 utilsMiscellaneous features for morphing workflow