mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-06 12:27:57 +00:00
atz now better -- uses rotator
This commit is contained in:
@@ -523,6 +523,7 @@ hpcshape
|
||||
vector<array<array<array<transmatrix, 6>, GOLDBERG_LIMIT>, GOLDBERG_LIMIT>> Tf;
|
||||
transmatrix corners;
|
||||
transmatrix corners_for_triangle;
|
||||
transmatrix rotator;
|
||||
ld alpha;
|
||||
int area;
|
||||
int pshid[3][8][GOLDBERG_LIMIT][GOLDBERG_LIMIT][8];
|
||||
|
Reference in New Issue
Block a user