mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Return Surface->expolygon by reference
This commit is contained in:
		
							parent
							
								
									828785312e
								
							
						
					
					
						commit
						bb45437526
					
				
					 3 changed files with 14 additions and 3 deletions
				
			
		|  | @ -22,6 +22,11 @@ use overload | |||
|     '@{}' => sub { $_[0]->arrayref }, | ||||
|     'fallback' => 1; | ||||
| 
 | ||||
| package Slic3r::ExPolygon::Ref; | ||||
| our @ISA = 'Slic3r::ExPolygon'; | ||||
| 
 | ||||
| sub DESTROY {} | ||||
| 
 | ||||
| package Slic3r::Polyline; | ||||
| use overload | ||||
|     '@{}' => sub { $_[0]->arrayref }, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci