Loading...
Searching...
No Matches
searchableBoxFeatures Class Reference

#include <searchableBoxFeatures.H>

Inheritance diagram for searchableBoxFeatures:
Collaboration diagram for searchableBoxFeatures:

Public Member Functions

 TypeName ("searchableBoxFeatures")
 Runtime type information.
 searchableBoxFeatures (const searchableSurface &surface, const dictionary &dict)
 Construct from searchable surface and dictionary.
virtual ~searchableBoxFeatures ()
 Destructor.
virtual bool hasFeatures () const
 Return true for a searchable box having features.
virtual autoPtr< extendedFeatureEdgeMeshfeatures () const
 Return an extendedFeatureEdgeMesh containing the features.
Public Member Functions inherited from searchableSurfaceFeatures
 TypeName ("searchableSurfaceFeatures")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, searchableSurfaceFeatures, dict,(const searchableSurface &surface, const dictionary &dict),(surface, dict))
 searchableSurfaceFeatures (const searchableSurface &surface, const dictionary &dict)
 Construct from components.
virtual autoPtr< searchableSurfaceFeatures > clone () const
 Clone.
virtual ~searchableSurfaceFeatures ()
 Destructor.
const searchableSurfacesurface () const
 Return a reference to the searchable surface.
const dictionarydict () const
 Return a reference to the dictionary.

Additional Inherited Members

Static Public Member Functions inherited from searchableSurfaceFeatures
static autoPtr< searchableSurfaceFeatures > New (const searchableSurface &surface, const dictionary &dict)
 Return a reference to the selected searchableSurfaceFeatures.

Detailed Description

Constructor & Destructor Documentation

◆ searchableBoxFeatures()

searchableBoxFeatures ( const searchableSurface & surface,
const dictionary & dict )

Construct from searchable surface and dictionary.

References searchableSurfaceFeatures::dict(), and searchableSurfaceFeatures::surface().

Here is the call graph for this function:

◆ ~searchableBoxFeatures()

virtual ~searchableBoxFeatures ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "searchableBoxFeatures" )

Runtime type information.

◆ hasFeatures()

virtual bool hasFeatures ( ) const
inlinevirtual

Return true for a searchable box having features.

Implements searchableSurfaceFeatures.

Definition at line 103 of file searchableBoxFeatures.H.

◆ features()

virtual autoPtr< extendedFeatureEdgeMesh > features ( ) const
virtual

Return an extendedFeatureEdgeMesh containing the features.

Reimplemented from searchableSurfaceFeatures.


The documentation for this class was generated from the following file:
  • applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/searchableSurfaceFeatures/searchableBoxFeatures.H