header Struct Reference

Public Member Functions

 header (const label width, const label height)
 

Public Attributes

label width_
 
label height_
 

Friends

Ostreamoperator<< (Ostream &os, const header &h)
 

Detailed Description

Definition at line 200 of file SVGTools.H.

Constructor & Destructor Documentation

◆ header()

header ( const label  width,
const label  height 
)
inline

Definition at line 205 of file SVGTools.H.

Friends And Related Function Documentation

◆ operator<<

Ostream& operator<< ( Ostream os,
const header h 
)
friend

Definition at line 211 of file SVGTools.H.

Member Data Documentation

◆ width_

label width_

Definition at line 202 of file SVGTools.H.

◆ height_

label height_

Definition at line 203 of file SVGTools.H.


The documentation for this struct was generated from the following file: