#include "common/math/real.h"
#include "common/math/vector3.h"
#include "common/misc/types.h"
#include "globals.h"
#include <cassert>
#include <cmath>
#include "utilities.inl"
Go to the source code of this file.