Go to the documentation of this file.
34 #ifndef searchablePlateFeatures_H
35 #define searchablePlateFeatures_H
static edgeList calcEdges(const label[4][2])
To initialise edges.
virtual bool hasFeatures() const
Return true for a searchable plate having features.
searchablePlateFeatures(const searchablePlateFeatures &)
Disallow default bitwise copy construct.
TypeName("searchablePlateFeatures")
Runtime type information.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual ~searchablePlateFeatures()
Destructor.
sideVolumeType
Normals point to the outside.
Base class of (analytical or triangulated) surface. Encapsulates all the search routines....
void operator=(const searchablePlateFeatures &)
Disallow default bitwise assignment.
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.
const extendedFeatureEdgeMesh::sideVolumeType mode_
Which side of the plate to mesh.
static const edgeList edges
Edge to point addressing.
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...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Decorator that returns the features of a searchable surface.