39#ifndef blockVertices_projectVertex_H
40#define blockVertices_projectVertex_H
70 projectVertex(
const projectVertex&) =
delete;
73 void operator=(
const projectVertex&) =
delete;
101 virtual operator point()
const;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
pointVertex(const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is)
Construct from Istream setting pointsList.
TypeName("project")
Runtime type information.
virtual ~projectVertex()=default
Destructor.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
List< label > labelList
A List of labels.
vector point
Point is a vector.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.