39#ifndef closedTriSurfaceMesh_H
40#define closedTriSurfaceMesh_H
53class closedTriSurfaceMesh
61 closedTriSurfaceMesh(
const closedTriSurfaceMesh&) =
delete;
64 void operator=(
const closedTriSurfaceMesh&) =
delete;
Defines the attributes of an object for which implicit objectRegistry management is supported,...
TypeName("closedTriSurfaceMesh")
Runtime type information.
virtual ~closedTriSurfaceMesh()=default
Destructor.
virtual bool hasVolumeType() const
Whether supports volume type, forcing to true to force getVolumeType.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
triSurfaceMesh(const triSurfaceMesh &)=delete
No copy construct.
Triangulated surface description with patch information.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.