.. index:: pair: struct; cage::FoundCage .. _doxid-structcage_1_1_found_cage: struct cage::FoundCage ====================== .. toctree:: :hidden: Overview ~~~~~~~~ One closed polyhedron matching a signature. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct FoundCage { // fields :ref:`Signature` :target:`signature`; std::vector :ref:`faces`; std::vector :ref:`vertices`; std::string :ref:`certificate`; }; .. _details-structcage_1_1_found_cage: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ One closed polyhedron matching a signature. Fields ------ .. index:: pair: variable; faces .. _doxid-structcage_1_1_found_cage_1a195d96130e05b294524772d8d5a1572d: .. ref-code-block:: cpp :class: doxyrest-title-code-block std::vector faces ring indices into the input vector .. index:: pair: variable; vertices .. _doxid-structcage_1_1_found_cage_1af7b6c0760f27407dd0b2b4da91155d3b: .. ref-code-block:: cpp :class: doxyrest-title-code-block std::vector vertices sorted unique atom indices .. index:: pair: variable; certificate .. _doxid-structcage_1_1_found_cage_1a8415a1763a942d096d45a7e0f1c68211: .. ref-code-block:: cpp :class: doxyrest-title-code-block std::string certificate nauty hex, empty when nauty is off