Go to the documentation of this file.
34 #ifndef searchableBoxFeatures_H
35 #define searchableBoxFeatures_H
virtual ~searchableBoxFeatures()
Destructor.
TypeName("searchableBoxFeatures")
Runtime type information.
searchableBoxFeatures(const searchableBoxFeatures &)
Disallow default bitwise copy construct.
void operator=(const searchableBoxFeatures &)
Disallow default bitwise assignment.
sideVolumeType
Normals point to the outside.
Base class of (analytical or triangulated) surface. Encapsulates all the search routines....
const extendedFeatureEdgeMesh::sideVolumeType mode_
Which side of the box to mesh.
virtual bool hasFeatures() const
Return true for a searchable box having features.
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.
virtual autoPtr< extendedFeatureEdgeMesh > features() const
Return an extendedFeatureEdgeMesh containing the features.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Decorator that returns the features of a searchable surface.