homog2d library
|
Holds the types needed for policy based design. More...
Classes | |
struct | IsClosed |
Used to determine the type of polyline (CPolyline_ or OPolyline_), see base::PolylineBase. More... | |
struct | IsEpipmat |
struct | IsHomogr |
struct | IsLine |
Used to determine if line or point, see base::LPBase. More... | |
struct | IsOpen |
struct | IsOSeg |
struct | IsPoint |
struct | IsSegment |
Used to determine the type of "point pair (segment or vector), see base::SegVec. More... | |
struct | T_Circle |
struct | T_CPol |
struct | T_Ellipse |
struct | T_FRect |
struct | T_Line |
struct | T_OPol |
struct | T_OSeg |
struct | T_Point |
struct | T_Segment |
Holds the types needed for policy based design.