Go to the documentation of this file.
34 #ifndef triSurfaceMeshFeatures_H
35 #define triSurfaceMeshFeatures_H
const extendedFeatureEdgeMesh::sideVolumeType mode_
Which side of the surface to mesh.
sideVolumeType
Normals point to the outside.
virtual bool hasFeatures() const
Return true for a triSurfaceMesh having features.
Base class of (analytical or triangulated) surface. Encapsulates all the search routines....
const scalar includedAngle_
A list of keyword definitions, which are a keyword followed by any number of values (e....
const dictionary & dict() const
Return a reference to the dictionary.
TypeName("triSurfaceMeshFeatures")
Runtime type information.
triSurfaceMeshFeatures(const triSurfaceMeshFeatures &)
Disallow default bitwise copy construct.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
void operator=(const triSurfaceMeshFeatures &)
Disallow default bitwise assignment.
virtual ~triSurfaceMeshFeatures()
Destructor.
Decorator that returns the features of a searchable surface.
virtual autoPtr< extendedFeatureEdgeMesh > features() const
Return an extendedFeatureEdgeMesh containing the features.