.. index:: pair: namespace; molSys .. _doxid-namespacemol_sys: namespace molSys ================ .. toctree:: :hidden: Overview ~~~~~~~~ Bare-bones structs used throughout the architecture. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block namespace molSys { // structs template struct :ref:`Point`; template struct :ref:`PointCloud`; struct :ref:`Result`; } // namespace molSys .. _details-namespacemol_sys: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Bare-bones structs used throughout the architecture. @detials This namespace defines :ref:`Point ` and :ref:`PointCloud ` structs, alongwith other basic functions and enums. :ref:`PointCloud ` is a struct that contains the information of a collection of :ref:`Point ` structs, at every frame. :ref:`Point ` contains the coordinates and types of each point, along with information about whether the particular particle is within a slice or not. .. _doxid-namespacemol_sys_1autotoc_md7_1s1: .. _doxid-namespacemol_sys_1autotoc_md7_1s2: .. _doxid-namespacemol_sys_1autotoc_md7: Changelog +++++++++ * Amrita Goswami [`amrita16thaug646@gmail.com `__]; date modified: Sept 19, 2019 * Rohit Goswami [`rog32@hi.is `__]; date modified: Mar 20, 2021