#include <vector>#include "mesh3d/point.h"#include "mesh3d/polygon.h"#include "mesh3d/attribute_map.h"#include "mesh3d/attribute_map_collection.h"Go to the source code of this file.
Data Structures | |
| class | mesh3d::geometry |
| collection of points, polygons, corners and their attributes More... | |
Namespaces | |
| namespace | mesh3d |
Definition in file geometry.h.
1.6.3