Go to the documentation of this file.
39 #ifndef blockEdges_projectEdge_H
40 #define blockEdges_projectEdge_H
50 class pointConstraint;
118 virtual scalar
length()
const;
Defines the edge from the projection onto a surface (single surface) or intersection of two surfaces.
A class for managing temporary objects.
virtual ~projectEdge()=default
Accumulates point constraints through successive applications of the applyConstraint function.
Define a curved edge that is parameterized for 0<lambda<1 between the start/end points.
Generic templated field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
virtual scalar length() const
virtual point position(const scalar) const