UF_BREP_line_s
(查看源代码)
定义在: uf_brep_types.h
也被称为:
UF_BREP_line_t
UF_BREP_line_p_t
概述
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.