37#ifndef blockVertices_pointVertex_H
38#define blockVertices_pointVertex_H
89 virtual operator point()
const;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
blockVertex() noexcept=default
Default construct.
pointVertex(const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is)
Construct from Istream setting pointsList.
virtual ~pointVertex()=default
Destructor.
TypeName("point")
Runtime type information.
point vertex_
The vertex location.
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,...
vector point
Point is a vector.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.