CVB.Net 15.0
Stemmer.Cvb.Geometry2D Namespace Reference

Namespace for 2D geometry. More...

Classes

struct  Circle
 Class representing a circle (for the purpose of regression and other calculations). More...
 
struct  Ellipse
 Class representing an ellipse (for the purpose of regression and other calculations). More...
 
struct  Line
 Object representing an infinite line in 2 dimensional space. More...
 
struct  LineSegment
 A line segment between two points. More...
 

Detailed Description

Namespace for 2D geometry.


This namespace exposes some elementary geometrical primitives that one or more modules of Common Vision Blox are working with (e.g. for regression purposes).