mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Ported some minor methods to XS
This commit is contained in:
		
							parent
							
								
									379cde30e2
								
							
						
					
					
						commit
						28466750e6
					
				
					 9 changed files with 58 additions and 42 deletions
				
			
		| 
						 | 
				
			
			@ -5,8 +5,6 @@ use warnings;
 | 
			
		|||
# a line is a two-points line
 | 
			
		||||
use parent 'Slic3r::Polyline';
 | 
			
		||||
 | 
			
		||||
use Slic3r::Geometry qw(A B X Y);
 | 
			
		||||
 | 
			
		||||
sub intersection {
 | 
			
		||||
    my $self = shift;
 | 
			
		||||
    my ($line, $require_crossing) = @_;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue