mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Fixing previous TriangleSelector refactoring.
This commit is contained in:
		
							parent
							
								
									403bb926c8
								
							
						
					
					
						commit
						e17b57d6bd
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -133,7 +133,9 @@ protected: | |||
| 
 | ||||
|         // How many children were spawned during last split?
 | ||||
|         // Is not reset on remerging the triangle.
 | ||||
|         char old_number_of_splits : 2; | ||||
|         int old_number_of_splits : 3; | ||||
| 
 | ||||
|         // there are still 3 bits available at the last byte :-)
 | ||||
|     }; | ||||
| 
 | ||||
|     struct Vertex { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vojtech Bubnik
						Vojtech Bubnik