Override this class to access SynchronizedActions on a point cloud.
More...
#include <sprk_ooc.h>
Override this class to access SynchronizedActions on a point cloud.
◆ Synchronized()
HPS::OOC::Synchronized::Synchronized |
( |
| ) |
|
◆ ~Synchronized()
virtual HPS::OOC::Synchronized::~Synchronized |
( |
| ) |
|
|
virtual |
◆ Actions()
A virtual function for performing actions on a point cloud in a synchronized mannor.
Override this function to call SynchronizedActions on a point cloud by calling PointCloud::Synchronize.
- Parameters
-
actions | A SynchronizedActions object that enables you to perform delete and optimize operations on the point cloud. |
- Returns
- The result of the action.
The documentation for this class was generated from the following file: