Release 1.05
							parent
							
								
									856b75d31a
								
							
						
					
					
						commit
						7f9be376c9
					
				| 
						 | 
				
			
			@ -9,6 +9,8 @@ class Triangle
 | 
			
		|||
        Point A;
 | 
			
		||||
        Point B;
 | 
			
		||||
        Point C;
 | 
			
		||||
        double Area;
 | 
			
		||||
        double Sign;
 | 
			
		||||
 | 
			
		||||
        Triangle();
 | 
			
		||||
        Triangle(const Point& A, const Point& B, const Point& C);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue