testing other registration methods for the registry

This commit is contained in:
Hartmut Seichter 2019-01-24 09:48:34 +01:00
parent 0809d9c54b
commit 6ee3732994
9 changed files with 139 additions and 126 deletions

View file

@ -80,7 +80,7 @@ mesh primitives::sphere(real_t radius,int divisions_latitude,int divisions_longi
}
}
return geom;
}
}