Helios++
Helios software for LiDAR simulations
PrintUtils.h
1
#pragma once
2
7
#include <ostream>
8
#include <glm/glm.hpp>
9
10
11
// *** OPERATOR << *** //
12
// ********************* //
20
std::ostream& operator << (std::ostream& out, glm::dvec3
const
&v);
src
util
PrintUtils.h
Generated by
1.9.1