artec::sdk::base::Size Struct Reference
#include <artec/sdk/base/Types.h>
Public Member Functions | |
| Size () | |
| Size (int width_, int height_) | |
Public Attributes | |
| int | width |
| int | height |
Detailed Description
Constructor & Destructor Documentation
|
inline |
Member Data Documentation
The documentation for this struct was generated from the following file:
- artec/sdk/base/Types.h
