36 #ifndef blockVertices_projectVertex_H
37 #define blockVertices_projectVertex_H
45 namespace blockVertices
93 virtual operator point()
const;
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...
TypeName("project")
Runtime type information.
projectVertex(const dictionary &, const label index, const searchableSurfaces &geometry, Istream &)
Construct from Istream setting pointsList.
virtual ~projectVertex()
Destructor.
void operator=(const projectVertex &)=delete
Disallow default bitwise assignment.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Container for searchableSurfaces.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
vector point
Point is a vector.