![]() |
|
Public Member Functions | |
lineStyle () | |
Construct null. | |
lineStyle (const word &, const scalar, const scalar, const scalarList &) | |
Construct from components. | |
lineStyle (Istream &) | |
Construct from Istream. | |
lineStyle (const lineStyle &) | |
Construct as copy. | |
~lineStyle () | |
scalar | thickness () const |
scalar | patternLength () const |
const scalarList & | pattern () const |
void | operator= (const lineStyle &) |
Friends | |
Istream & | operator>> (Istream &, lineStyle &) |
Ostream & | operator<< (Ostream &, const lineStyle &) |
|
Construct null.
|
|
Construct from components.
|
|
Construct from Istream.
|
|
Construct as copy.
|
|
|
|
|
|
Definition at line 130 of file lineStyle.H. |
|
Definition at line 125 of file lineStyle.H. |
|
Definition at line 120 of file lineStyle.H. |
|
|
|
|