![]() |
Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
|
Generic 2D vector structure. More...
#include <Vector.h>

Public Types | |
| using | ComponentType = T |
| Type of the vector components. | |
Public Attributes | |
| T | x |
| x-component of the vector. | |
| T | y |
| y-component of the vector. | |
Generic 2D vector structure.
| T | type of the vector components. |