UAV Simulator
Loading...
Searching...
No Matches
common.h
Go to the documentation of this file.
1
5
#ifndef COMMON_H
6
#define COMMON_H
7
8
#include <easy3d/core/vec.h>
9
17
namespace
easy3d
18
{
19
using
vec3
= Vec<3, float>;
// This creates easy3d::vec3
20
}
21
22
#endif
// COMMON_H
easy3d
Namespace for Easy3D rendering and geometry types.
easy3d::vec3
Vec< 3, float > vec3
Definition
common.h:19
include
common.h
Generated by
1.9.8