mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 22:12:59 +00:00 
			
		
		
		
	added a comment to qtm that it is the inverse
This commit is contained in:
		| @@ -2110,7 +2110,7 @@ EX namespace rots { | ||||
|  | ||||
|     }; | ||||
|  | ||||
|   /** reinterpret the given point of rotspace as a rotation matrix in the underlying geometry */ | ||||
|   /** reinterpret the given point of rotspace as a rotation matrix in the underlying geometry (note: this is the inverse) */ | ||||
|   EX transmatrix qtm(hyperpoint h) { | ||||
|  | ||||
|     ld& x = h[0]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue