34 #ifndef blockVertices_pointVertex_H
35 #define blockVertices_pointVertex_H
43 namespace blockVertices
87 virtual operator point()
const;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
pointVertex(const dictionary &, const label index, const searchableSurfaces &geometry, Istream &)
Construct from Istream setting pointsList.
virtual ~pointVertex()
Destructor.
TypeName("point")
Runtime type information.
point vertex_
The vertex location.
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.