#include <math.h>
#include <assert.h>
#include <string>
#include "vec2.h"
#include "vec3_inl.h"
Go to the source code of this file.