#include <stdio.h>
#include "tetra.h"
#include "nodearray.h"
#include "edgearray.h"
#include "facearray.h"
Go to the source code of this file.