ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::visualization::gui::Size Struct Reference

#include <Gui.h>

Public Member Functions

 Size ()
 
 Size (int w, int h)
 

Public Attributes

int width
 
int height
 

Detailed Description

Definition at line 22 of file Gui.h.

Constructor & Destructor Documentation

◆ Size() [1/2]

cloudViewer::visualization::gui::Size::Size ( )

Definition at line 21 of file Gui.cpp.

◆ Size() [2/2]

cloudViewer::visualization::gui::Size::Size ( int  w,
int  h 
)

Definition at line 23 of file Gui.cpp.

Member Data Documentation

◆ height

◆ width


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