Loading...
Searching...
No Matches
header Struct Reference

#include <SVGTools.H>

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.

References height_, and width_.

Referenced by operator<<.

Here is the caller graph for this function:

◆ operator<<

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

Definition at line 211 of file SVGTools.H.

References h, header(), and os().

Member Data Documentation

◆ width_

label width_

Definition at line 202 of file SVGTools.H.

Referenced by header().

◆ height_

label height_

Definition at line 203 of file SVGTools.H.

Referenced by header().


The documentation for this struct was generated from the following file:
  • src/functionObjects/utilities/graphFunctionObject/SVGTools.H