32 #ifndef linearDirection_H 33 #define linearDirection_H 42 namespace extrudeModels
81 const point& surfacePoint,
82 const vector& surfaceNormal,
TypeName("linearDirection")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~linearDirection()
Destructor.
Top level extrusion model class.
Extrudes by transforming points in a specified direction by a given distance.
linearDirection(const dictionary &dict)
Construct from dictionary.