#include <cmath>
#include <iostream>
#include <vertex.h>
#include <triangle.h>
#include <mesh.h>
Go to the source code of this file.