mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:40:04 +00:00 
			
		
		
		
	Add cursor position (screen coordinates) to mouse picking
This commit is contained in:
		
							parent
							
								
									f158c4174c
								
							
						
					
					
						commit
						9ebc859756
					
				
					 13 changed files with 55 additions and 23 deletions
				
			
		|  | @ -209,7 +209,9 @@ void PlacefileText::Deinitialize() | |||
| 
 | ||||
| bool PlacefileText::RunMousePicking( | ||||
|    const QMapLibreGL::CustomLayerRenderParameters& /* params */, | ||||
|    const glm::vec2& /* mousePos */) | ||||
|    const QPointF& /* mouseLocalPos */, | ||||
|    const QPointF& /* mouseGlobalPos */, | ||||
|    const glm::vec2& /* mouseCoords */) | ||||
| { | ||||
|    bool itemPicked = false; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat