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

Go to the source code of this file.

Classes

class  a_axes
 layer used by screen to draw vector graphics More...
 

Functions

bool operator!= (a_axes *l, const std::string s)
 
void delete_vector (std::vector< a_axes * > &)
 

Function Documentation

◆ delete_vector()

void delete_vector ( std::vector< a_axes * > &  )
+ Here is the caller graph for this function:

◆ operator!=()

bool operator!= ( a_axes l,
const std::string  s 
)
inline

Definition at line 41 of file a_axes.h.