Laxkit  0.0.7.1
Public Member Functions | Public Attributes

2 dimensional line with point p and direction v. More...

List of all members.

Public Member Functions

 flatline (flatline &fl)
 flatline (flatpoint p1, flatpoint p2)
 flatline (double *v1, double *v2)

Public Attributes

flatpoint p
flatvector v

Detailed Description

2 dimensional line with point p and direction v.

The form flatline(p1,p2) will produce a line with p=p1, and v=p2-p1.


The documentation for this class was generated from the following file:

Mon Feb 17 2014 11:52:58, Laxkit