Go to the documentation of this file.
32 #ifndef linearNormal_H
33 #define linearNormal_H
43 namespace extrudeModels
86 const point& surfacePoint,
87 const vector& surfaceNormal,
Top level extrusion model class.
scalar thickness_
Layer thickness.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Extrudes by transforming points normal to the surface by a given distance.
virtual ~linearNormal()
Destructor.
scalarList layerPoints_
Layer cell distibution.
TypeName("linearNormal")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
scalar firstCellThickness_
First cell thickness.
linearNormal(const dictionary &dict)
Construct from dictionary.