We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e625f commit 6d4e52fCopy full SHA for 6d4e52f
1 file changed
src/discretization/_polyhedron.jl
@@ -2,6 +2,7 @@
2
| TABLE OF CONTENTS: |
3
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4
| - _get_pts_voxel |
5
+| - _get_pts_ray |
6
+==========================================================================================#
7
8
function _get_pts_voxel(stl_model::STLInfo3D, h::Real; fill::Bool=true)
0 commit comments