mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 08:50:05 +00:00 
			
		
		
		
	Namespace cleanup
This commit is contained in:
		
							parent
							
								
									c22db501b3
								
							
						
					
					
						commit
						5a97d99a34
					
				
					 20 changed files with 88 additions and 46 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| #pragma once | ||||
| 
 | ||||
| #include <scwx/qt/util/gl.hpp> | ||||
| #include <scwx/qt/gl/gl.hpp> | ||||
| 
 | ||||
| #include <memory> | ||||
| 
 | ||||
|  | @ -28,7 +28,7 @@ public: | |||
|    void Clear(); | ||||
|    void Push(std::initializer_list<GLuint>  indices, | ||||
|              std::initializer_list<GLfloat> vertices); | ||||
|    void Render(OpenGLFunctions& gl); | ||||
|    void Render(gl::OpenGLFunctions& gl); | ||||
| 
 | ||||
| private: | ||||
|    std::unique_ptr<FontBufferImpl> p; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat