![]() |
Fove SDK
v1.2.0
|
Class to hold two copies of something, one for each left and right respectively. More...
#include <FoveAPI.h>

Public Attributes | |
| Type | l {} |
| Left side. | |
| Type | r {} |
| Right side. | |
Class to hold two copies of something, one for each left and right respectively.
This is similar to std::pair but more explicitly meant for stereo items.
1.8.17