ConjectureChecker
CollisionDetection.cs File Reference

Classes

class  VizualizerWPF.LineWithCoeffients
 Line in form ax + by + c = 0 More...
 
class  VizualizerWPF.HalfLineWithCoeffients
 Half line with the direction which is either the same or opposite to "line", the "direction" choose which one. More...
 
class  VizualizerWPF.CollisionDetection
 

Namespaces

namespace  VizualizerWPF
 

Typedefs

using Path = System.Windows.Shapes.Path
 

Typedef Documentation

◆ Path

using Path = System.Windows.Shapes.Path