Classes ======= For more information on the classes, refer to the `Rust documentation `_ of ``splashsurf_lib``. .. currentmodule:: pysplashsurf .. autoclass:: SphInterpolator :members: See `SphInterpolator `_ for more information. Mesh types ---------- .. autoclass:: TriMesh3d :members: See `TriMesh3d `_ for more information. .. autoclass:: MixedTriQuadMesh3d :members: See `MixedTriQuadMesh3d `_ for more information. .. autoclass:: MeshWithData :members: See `MeshWithData `_ for more information. Helper and return types ----------------------- .. autoclass:: Aabb3d :members: See `Aabb3d `_ for more information. .. autoclass:: MeshType :members: .. autoclass:: NeighborhoodLists :members: .. autoclass:: SurfaceReconstruction :members: See `SurfaceReconstruction `_ for more information. .. autoclass:: UniformGrid :members: See `UniformGrid `_ for more information. .. autoclass:: VertexVertexConnectivity :members: