Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::Vector2< T > Struct Template Reference

Generic 2D vector structure. More...

#include <Vector.h>

Collaboration diagram for optris::Vector2< T >:
Collaboration graph

Public Types

using ComponentType = T
 Type of the vector components.
 

Public Attributes

x
 x-component of the vector.
 
y
 y-component of the vector.
 

Detailed Description

template<typename T>
struct optris::Vector2< T >

Generic 2D vector structure.

Template Parameters
Ttype of the vector components.

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