|
MEPP2 Project
|
#include <CGAL/version_macros.h>#include <CGAL/Cartesian.h>#include <CGAL/Point_set_3.h>#include <CGAL/IO/Color.h>

Go to the source code of this file.
Classes | |
| class | FEVV::CGALPointSetColor |
Namespaces | |
| FEVV | |
| Interfaces for plugins These interfaces will be used for different plugins. | |
Typedefs | |
| using | FEVV::CGALPointSetKernel = CGAL::Cartesian< float > |
| using | FEVV::CGALPointSetPoint = CGALPointSetKernel::Point_3 |
| using | FEVV::CGALPointSetVector = CGALPointSetKernel::Vector_3 |
| using | FEVV::CGALPointSet = CGAL::Point_set_3< CGALPointSetPoint > |