Class TextureUploader
Update dirty teraflop.graphics.Texture GPU resources.
			
				
					
			class TextureUploader
			  : 
System
			;
					 
				
			 
			
			Constructors
				
					
					
						| Name | Description | 
					
						| this(world, cmdBuf) | Initialize a new TextureUploader. | 
				
			
			
			Methods
				
					
					
						| Name | Description | 
					
						| from() | Dynamically generate a new Systeminstance given a function. | 
					
						| query() | Query the Worldfor Entities containing Components of the given types. | 
					
						| run() | Operate this System on Resources and Components in the World. |