KiCad PCB EDA Suite
Loading...
Searching...
No Matches
VIEWPORT Struct Reference

#include <board_project_settings.h>

Public Member Functions

 VIEWPORT (const wxString &aName=wxEmptyString)
 
 VIEWPORT (const wxString &aName, const BOX2D &aRect)
 

Public Attributes

wxString name
 
BOX2D rect
 

Detailed Description

Definition at line 224 of file board_project_settings.h.

Constructor & Destructor Documentation

◆ VIEWPORT() [1/2]

VIEWPORT::VIEWPORT ( const wxString & aName = wxEmptyString)
inline

Definition at line 226 of file board_project_settings.h.

References name.

◆ VIEWPORT() [2/2]

VIEWPORT::VIEWPORT ( const wxString & aName,
const BOX2D & aRect )
inline

Definition at line 230 of file board_project_settings.h.

References name, and rect.

Member Data Documentation

◆ name

◆ rect


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