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

Go to the source code of this file.

Classes

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

Functions

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

Function Documentation

◆ delete_vector()

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

◆ operator!=()

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

Definition at line 57 of file a_trianglecloud.h.