Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
HPS::PointCloud Class Reference

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...
 

Detailed Description

The PointCloud class contains objects and enumerations used for importing and exporting XYZ, PTX, and PTS files.

Constructor & Destructor Documentation

◆ PointCloud()

HPS::PointCloud::PointCloud ( )
private

Private default constructor to prevent instantiation.


The documentation for this class was generated from the following file: