VizualizerWPF
|
Data Structures | |
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 |
In MainWindow.xaml we have one mainCanvas , topbar for setting constant and resizing/closing the window There are also some information about a drawing. To operate with the drawing, there are some buttons to help us, adding, removing, ... Then values we want to consider are shown, for more see User's guide | |