Go to the documentation of this file.
38 #ifndef blockEdges_BSplineEdge_H
39 #define blockEdges_BSplineEdge_H
108 virtual scalar
length()
const;
label end() const
Return label of end point.
Define a curved edge that is parameterized for 0<lambda<1 between the start and end point.
An implementation of B-splines.
virtual point position(const scalar) const
Return the point position corresponding to the curve parameter.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
label start() const
Return label of start point.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~BSplineEdge()=default
Destructor.
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
A blockEdge interface for B-splines.
virtual scalar length() const
Return the length of the spline curve (not implemented)
TypeName("BSpline")
Runtime type information.