mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 13:40:05 +00:00 
			
		
		
		
	Create a text shader and font utility
This commit is contained in:
		
							parent
							
								
									817a59f741
								
							
						
					
					
						commit
						82b265b6d4
					
				
					 11 changed files with 473 additions and 5 deletions
				
			
		|  | @ -20,7 +20,7 @@ class ShaderProgram | |||
| { | ||||
| public: | ||||
|    explicit ShaderProgram(OpenGLFunctions& gl); | ||||
|    ~ShaderProgram(); | ||||
|    virtual ~ShaderProgram(); | ||||
| 
 | ||||
|    ShaderProgram(const ShaderProgram&) = delete; | ||||
|    ShaderProgram& operator=(const ShaderProgram&) = delete; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat