bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
functions::SizeBox Struct Reference
Collaboration diagram for functions::SizeBox:
Collaboration graph

Public Member Functions

 SizeBox (int x, int y)
 

Public Attributes

int x_size
 
int y_size
 

Detailed Description

Definition at line 46 of file ScaleGrid.h.

Constructor & Destructor Documentation

◆ SizeBox() [1/2]

functions::SizeBox::SizeBox ( int x,
int y )
inline

Definition at line 50 of file ScaleGrid.h.

◆ SizeBox() [2/2]

functions::SizeBox::SizeBox ( )
inline

Definition at line 51 of file ScaleGrid.h.

Member Data Documentation

◆ x_size

int functions::SizeBox::x_size

Definition at line 47 of file ScaleGrid.h.

◆ y_size

int functions::SizeBox::y_size

Definition at line 48 of file ScaleGrid.h.


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