mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-14 20:57:10 +00:00
some junk removed
This commit is contained in:
2
hyper.h
2
hyper.h
@@ -5629,7 +5629,7 @@ namespace kite {
|
|||||||
namespace solv {
|
namespace solv {
|
||||||
extern transmatrix local_perspective, ilocal_perspective;
|
extern transmatrix local_perspective, ilocal_perspective;
|
||||||
hrmap *new_map();
|
hrmap *new_map();
|
||||||
bool inverse_exp(hyperpoint h, hyperpoint& res);
|
hyperpoint inverse_exp(hyperpoint h);
|
||||||
|
|
||||||
transmatrix get_solmul(const transmatrix T, const transmatrix V);
|
transmatrix get_solmul(const transmatrix T, const transmatrix V);
|
||||||
extern string solshader;
|
extern string solshader;
|
||||||
|
|||||||
Reference in New Issue
Block a user