HPS::OOC::Synchronized Class Reference
#include <sprk_ooc.h>
Public Member Functions | |
virtual HPS::OOC::SynchronizedActions::Result | Actions (SynchronizedActions const &actions) |
Detailed Description
Override this class to access SynchronizedActions on a point cloud.
Member Function Documentation
◆ Actions()
|
inlinevirtual |
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:
- include/sprk_ooc.h