Points&Forces (core)
Software tools facilitating the task of surveying architecture
Classes | Functions
a_coord.h File Reference
#include <vector>
#include <string>
#include <iostream>
#include "a_coord_base.h"
#include "a_mat_c.h"
#include "a_point.h"
+ Include dependency graph for a_coord.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ operator*()

a_mat_c operator* ( const a_coord c,
const a_mat_c pt 
)

Definition at line 362 of file a_coord.cxx.

+ Here is the call graph for this function: