.. index:: pair: namespace; geode::detail .. _doxid-namespacegeode_1_1detail: namespace geode::detail ======================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block namespace detail { // global functions template absl::optional :target:`snapping_detection`( const SolidMesh& solid, index_t polyhedron, const Point& point ); template absl::optional :target:`snapping_detection`( const SolidMesh& solid, const PolyhedronFacet& facet, const Point& point ); template absl::optional :target:`snapping_detection`( const SurfaceMesh& surface, index_t polygon, const Point& point ); } // namespace detail