35#ifndef Foam_triSurfacePointGeoMesh_H
36#define Foam_triSurfacePointGeoMesh_H
69 return mesh.points().size();
GeoMesh(const triSurface &mesh)
static label size(const triSurface &mesh)
The geometric (internal) size - number of points.
label size() const
The geometric (internal) size - number of points.
static label boundary_size(const triSurface &mesh) noexcept
The geometric boundary size - not applicable.
triSurfacePointGeoMesh(const triSurface &mesh)
Construct from triSurface reference.
Triangulated surface description with patch information.