Loading...
Searching...
No Matches
searchablePlateFeatures Class Reference

#include <searchablePlateFeatures.H>

Inheritance diagram for searchablePlateFeatures:
Collaboration diagram for searchablePlateFeatures:

Public Member Functions

 TypeName ("searchablePlateFeatures")
 Runtime type information.
 searchablePlateFeatures (const searchableSurface &surface, const dictionary &dict)
 Construct from searchable surface and dictionary.
virtual ~searchablePlateFeatures ()
 Destructor.
virtual bool hasFeatures () const
 Return true for a searchable plate 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.

Static Public Attributes

static const edgeList edges
 Edge to point addressing.

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

◆ searchablePlateFeatures()

searchablePlateFeatures ( 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:

◆ ~searchablePlateFeatures()

virtual ~searchablePlateFeatures ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "searchablePlateFeatures" )

Runtime type information.

◆ hasFeatures()

virtual bool hasFeatures ( ) const
inlinevirtual

Return true for a searchable plate having features.

Implements searchableSurfaceFeatures.

Definition at line 117 of file searchablePlateFeatures.H.

◆ features()

virtual autoPtr< extendedFeatureEdgeMesh > features ( ) const
virtual

Return an extendedFeatureEdgeMesh containing the features.

Reimplemented from searchableSurfaceFeatures.

Member Data Documentation

◆ edges

const edgeList edges
static

Edge to point addressing.

Definition at line 91 of file searchablePlateFeatures.H.


The documentation for this class was generated from the following file: