mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	initial reformatting of comments for Doxygen
This commit is contained in:
		
							
								
								
									
										10
									
								
								surface.cpp
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								surface.cpp
									
									
									
									
									
								
							| @@ -1,7 +1,11 @@ | ||||
| // Hyperbolic Rogue | ||||
| // Hyperbolic Rogue -- surfaces of constant negative curvature | ||||
| // Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details | ||||
| // This file implements the surfaces of constant negative curvature | ||||
| // See http://webmath2.unito.it/paginepersonali/sergio.console/CurveSuperfici/AG15.pdf for a nice reference | ||||
|  | ||||
| /** \file surface.cpp | ||||
|  *  \brief surfaces of constant negative curvature | ||||
|  * | ||||
|  *  See http://webmath2.unito.it/paginepersonali/sergio.console/CurveSuperfici/AG15.pdf for a nice reference | ||||
|  */ | ||||
|  | ||||
| #if CAP_SURFACE | ||||
| namespace hr {  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue