mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 08:30:04 +00:00 
			
		
		
		
	Add geo icons draw item
This commit is contained in:
		
							parent
							
								
									da7cedddff
								
							
						
					
					
						commit
						5170130de8
					
				
					 3 changed files with 1042 additions and 0 deletions
				
			
		|  | @ -57,6 +57,7 @@ set(HDR_GL source/scwx/qt/gl/gl.hpp | |||
| set(SRC_GL source/scwx/qt/gl/gl_context.cpp | ||||
|            source/scwx/qt/gl/shader_program.cpp) | ||||
| set(HDR_GL_DRAW source/scwx/qt/gl/draw/draw_item.hpp | ||||
|                 source/scwx/qt/gl/draw/geo_icons.hpp | ||||
|                 source/scwx/qt/gl/draw/geo_line.hpp | ||||
|                 source/scwx/qt/gl/draw/placefile_icons.hpp | ||||
|                 source/scwx/qt/gl/draw/placefile_images.hpp | ||||
|  | @ -66,6 +67,7 @@ set(HDR_GL_DRAW source/scwx/qt/gl/draw/draw_item.hpp | |||
|                 source/scwx/qt/gl/draw/placefile_triangles.hpp | ||||
|                 source/scwx/qt/gl/draw/rectangle.hpp) | ||||
| set(SRC_GL_DRAW source/scwx/qt/gl/draw/draw_item.cpp | ||||
|                 source/scwx/qt/gl/draw/geo_icons.cpp | ||||
|                 source/scwx/qt/gl/draw/geo_line.cpp | ||||
|                 source/scwx/qt/gl/draw/placefile_icons.cpp | ||||
|                 source/scwx/qt/gl/draw/placefile_images.cpp | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat