10 lines
		
	
	
		
			379 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			379 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   buffer.cpp
 | |
|   main.cpp
 | |
|   Generating Code...
 | |
| C:\Users\rabil\git\utad-programacion3d\src\main.cpp(84,9): error C2660: 'Buffer::Draw': function does not take 0 arguments
 | |
|   C:\Users\rabil\git\utad-programacion3d\src\buffer.h(15,7):
 | |
|   see declaration of 'Buffer::Draw'
 | |
|   C:\Users\rabil\git\utad-programacion3d\src\main.cpp(84,9):
 | |
|   while trying to match the argument list '()'
 | |
|   
 | 
