Classes ======= Additionally to the classes on this page, there exists a F64 version for every class which is otherwise identical to the F32 version. For more information on the classes, refer to the `Rust documentation `_ of splashsurf_lib. .. currentmodule:: pysplashsurf .. autoclass:: Aabb3dF32 See `Aabb3d `_ for more information. .. autoclass:: MixedTriQuadMesh3dF32 See `MixedTriQuadMesh3d `_ for more information. .. autoclass:: MixedTriQuadMeshWithDataF32 :exclude-members: push_point_attribute_scalar_u64, push_point_attribute_scalar_real, push_point_attribute_vector_real, push_cell_attribute_scalar_real, push_cell_attribute_scalar_u64, push_cell_attribute_vector_real See `MeshWithData `_ for more information. .. autoclass:: SphInterpolatorF32 See `SphInterpolator `_ for more information. .. autoclass:: SurfaceReconstructionF32 See `SurfaceReconstruction `_ for more information. .. autoclass:: TriMesh3dF32 See `TriMesh3d `_ for more information. .. autoclass:: TriMeshWithDataF32 :exclude-members: push_point_attribute_scalar_u64, push_point_attribute_scalar_real, push_point_attribute_vector_real, push_cell_attribute_scalar_real, push_cell_attribute_scalar_u64, push_cell_attribute_vector_real See `MeshWithData `_ for more information. .. autoclass:: UniformGridF32 See `UniformGrid `_ for more information.