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

Go to the source code of this file.

Classes

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

Functions

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

Function Documentation

◆ delete_vector()

void delete_vector ( std::vector< a_linecloud * > &  )

◆ operator!=()

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

Definition at line 51 of file a_linecloud.h.