smal docu change
This commit is contained in:
@@ -32,7 +32,7 @@ open_trimeshes_group (
|
||||
}
|
||||
|
||||
/*
|
||||
Open container of specific triangle mesh
|
||||
Open container of triangle mesh with \c id
|
||||
*/
|
||||
static inline h5_err_t
|
||||
open_trimesh_group (
|
||||
@@ -130,8 +130,6 @@ h5t_open_triangle_mesh_by_name (
|
||||
|
||||
TRY (h5t_close_mesh (f));
|
||||
|
||||
|
||||
|
||||
t->dsinfo_elems.type_id = t->dtypes.h5_triangle_t;
|
||||
t->methods = tri_funcs;
|
||||
t->ref_elem = &h5t_tri_ref_elem;
|
||||
|
||||
Reference in New Issue
Block a user