File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,6 @@ void define_normal(py::module_& m)
122122 Returns
123123 -------
124124 The normal vector.
125- The normal vector.
126125 )ipc_qu8mg5v7" ,
127126 py::arg (" v" ), py::arg (" e0" ), py::arg (" e1" ));
128127
@@ -207,8 +206,8 @@ void define_normal(py::module_& m)
207206 a: The first vertex of the triangle.
208207 b: The second vertex of the triangle.
209208 c: The third vertex of the triangle.
210- Returns
211209
210+ Returns
212211 -------
213212 The Hessian of the unnormalized normal vector of the triangle.
214213 )ipc_qu8mg5v7" ,
@@ -224,8 +223,8 @@ void define_normal(py::module_& m)
224223 a: The first vertex of the triangle.
225224 b: The second vertex of the triangle.
226225 c: The third vertex of the triangle.
227- Returns
228226
227+ Returns
229228 -------
230229 The Jacobian of the normal vector of the triangle.
231230 )ipc_qu8mg5v7" ,
You can’t perform that action at this time.
0 commit comments