The PointCloud class contains objects and enumerations used for importing and exporting XYZ, PTX, and PTS files. More...
#include <hps.h>
Classes | |
| class | File |
| The File class provides functions to import and export XYZ, PTX, and PTS files. More... | |
| class | ImportNotifier |
| The ImportNotifier class is a smart-pointer that is associated with an asynchronous file import. More... | |
| class | ImportOptionsKit |
| The ImportOptionsKit class contains any settings controlling the import of XYZ, PTX, and PTS files. More... | |
| class | ImportResultsKit |
| The ImportResultsKit class contains the results of a successful point cloud import. More... | |
Private Member Functions | |
| PointCloud () | |
| Private default constructor to prevent instantiation. More... | |
The PointCloud class contains objects and enumerations used for importing and exporting XYZ, PTX, and PTS files.
|
private |
Private default constructor to prevent instantiation.