Go to the documentation of this file. 8 #ifndef SE_PROJECTION_HPP 9 #define SE_PROJECTION_HPP 11 #define SRL_FLOAT_T float 12 #include <srl/projection/NoDistortion.hpp> 13 #include <srl/projection/OusterLidar.hpp> 14 #include <srl/projection/PinholeCamera.hpp> 16 #endif // SE_PROJECTION_HPP