![]() |
OGS
|
Definition of the PointVec class.
Definition in file PointVec.h.
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "AABB.h"
#include "OctTree.h"
#include "Point.h"
#include "TemplateVec.h"
Go to the source code of this file.
Classes | |
class | GeoLib::PointVec |
This class manages pointers to Points in a std::vector along with a name. It also handles the deleting of points. Additionally, each vector of points is identified by a unique name from class GEOObject. For this reason PointVec should have a name. More... | |
Namespaces | |
GeoLib | |