Duplicated from Yiwen-ntu/MeshAnything
7262fda
1
2
3
4
5
6
7
8
9
10
# -*- coding: utf-8 -*- from .volume import generate_dense_grid_points from .mesh import ( MeshOutput, save_obj, savemeshtes2 )