#include <mrpt/img/TColor.h>
#include <mrpt/math/TPoint3D.h>
#include <string>
#include <vector>
Go to the source code of this file.
|
class | mrpt::opengl::PLY_Importer |
| A virtual base class that implements the capability of importing 3D point clouds and faces from a file in the Stanford PLY format. More...
|
|
class | mrpt::opengl::PLY_Exporter |
| A virtual base class that implements the capability of exporting 3D point clouds and faces to a file in the Stanford PLY format. More...
|
|
|
| mrpt::opengl |
| The namespace for 3D scene representation and rendering.
|
|