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

Inheritance diagram for HPS.PointCloud:

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 tied to a file import. It is used to interact with an ongoing import or get the results from a completed 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...
 

Public Member Functions

virtual void Dispose ()
 
 PointCloud (HPS.PointCloud in_that)
 

Protected Member Functions

virtual void deleteCptr ()
 

Protected Attributes

bool cMemOwn
 
HandleRef cptr
 

Detailed Description

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


The documentation for this class was generated from the following file:
  • internals/hps_core/source/cs/HPS.PointCloud.cs