homog2d library
Classes
h2d::typ Namespace Reference

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
 

Detailed Description

Holds the types needed for policy based design.