Go to the documentation of this file.
36 #ifndef triSurfaceImportSurfaceAsSubset_H
37 #define triSurfaceImportSurfaceAsSubset_H
90 const word& subsetName,
91 const scalar angleTol = 5.*M_PI/180.
A class for handling words, derived from string.
void operator=(const triSurfaceImportSurfaceAsSubset &)
Disallow default bitwise assignment.
meshOctree * octreePtr_
pointer to meshOctree, needed for searching on the master surface
void addSurfaceAsSubset(const triSurf &importSurf, const word &subsetName, const scalar angleTol=5.*M_PI/180.)
triSurf & surf_
reference to triSurf
~triSurfaceImportSurfaceAsSubset()
triSurfaceImportSurfaceAsSubset(const triSurfaceImportSurfaceAsSubset &)
Disallow default bitwise copy construct.
Octree for mesh generation.
void createOctree(const triSurf &, meshOctree &)