Points&Forces (core)
Software tools facilitating the task of surveying architecture
|
#include <iostream>
#include <stdlib.h>
#include "a_point.h"
#include "a_segment.h"
#include "a_mat_sq.h"
Go to the source code of this file.
Classes | |
class | a_triangle |
a triangle More... | |