mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-01 22:42:59 +00:00
fixup local_perspective
This commit is contained in:
2
hyper.h
2
hyper.h
@@ -5630,6 +5630,8 @@ namespace kite {
|
|||||||
|
|
||||||
namespace solv {
|
namespace solv {
|
||||||
extern transmatrix local_perspective;
|
extern transmatrix local_perspective;
|
||||||
|
bool local_perspective_used() { return sol; }
|
||||||
|
|
||||||
hrmap *new_map();
|
hrmap *new_map();
|
||||||
hyperpoint inverse_exp(hyperpoint h, bool lazy);
|
hyperpoint inverse_exp(hyperpoint h, bool lazy);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user