Points&Forces (core)
Software tools facilitating the task of surveying architecture
|
#include <vector>
#include <string>
#include <iostream>
#include "a_coord_base.h"
#include "a_mat_c.h"
#include "a_point.h"
Go to the source code of this file.
Classes | |
class | a_coord |
a coordinate system in the Points&Forces file format More... | |
Functions | |
a_mat_c | operator* (const a_coord &c, const a_mat_c &pt) |