CameraState.hpp
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace iv
6 {
7 
8 struct CameraState
9 {
13 
15 };
16 
17 }