mcot.surface.grid ================= .. automodule:: mcot.surface.grid .. rubric:: Classes .. autosummary:: :toctree: . :template: class.rst GridSurfaceIntersection .. rubric:: Functions .. autosummary:: bounding closest_point closest_surface intersect intersect_resolution signed_distance bounding -------- .. currentmodule:: mcot.surface.grid .. autofunction:: bounding closest\_point -------------- .. currentmodule:: mcot.surface.grid .. autofunction:: closest_point closest\_surface ---------------- .. currentmodule:: mcot.surface.grid .. autofunction:: closest_surface intersect --------- .. currentmodule:: mcot.surface.grid .. autofunction:: intersect intersect\_resolution --------------------- .. currentmodule:: mcot.surface.grid .. autofunction:: intersect_resolution signed\_distance ---------------- .. currentmodule:: mcot.surface.grid .. autofunction:: signed_distance