UF_BREP_line_s
(view source)
Defined in: uf_brep_types.h
Also known as:
UF_BREP_line_t
UF_BREP_line_p_t
Overview
The definition of a line.
Data Members
start_point [ 3 ]
double
Start point of the line. Parameterization is
from 0 being the start point to 1 being the
end point.
end_point [ 3 ]
double
End point of the line
from 0 being the start point to 1 being the
end point.