mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-13 11:54:08 +00:00
some junk removed
This commit is contained in:
parent
2f804e9f1e
commit
15e83f6b83
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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user