mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 22:36:02 +00:00
namespace hyperpoint_vec removed
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
#if CAP_SURFACE
|
||||
namespace hr { namespace surface {
|
||||
|
||||
using namespace hyperpoint_vec;
|
||||
|
||||
ld sech(ld d) { return 1 / cosh(d); }
|
||||
|
||||
string shape_name[] = { "hypersian rug", "tractricoid", "Dini's surface", "Kuen surface", "concave barrel",
|
||||
|
Reference in New Issue
Block a user