36 #ifndef blockVertices_projectVertex_H 37 #define blockVertices_projectVertex_H 45 namespace blockVertices
93 virtual operator point()
const;
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~projectVertex()
Destructor.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Projects the vertex onto the selected surfaces of the geometry provided as a searchableSurfaces objec...
projectVertex(const dictionary &, const label index, const searchableSurfaces &geometry, Istream &)
Construct from Istream setting pointsList.
TypeName("project")
Runtime type information.
Container for searchableSurfaces.
void operator=(const projectVertex &)=delete
Disallow default bitwise assignment.
vector point
Point is a vector.