|
virtual void | deleteCptr () |
|
virtual bool | DerivedClassHasMethod (string methodName, System.Type[] methodTypes) |
|
virtual bool | IsUserDerived () |
|
|
static void | DtorCallback (IntPtr p) |
|
|
bool | cMemOwn |
|
HandleRef | cptr |
|
|
static Dictionary< IntPtr, Synchronized > | cachedObjects = new Dictionary<IntPtr, Synchronized>() |
|
static ReaderWriterLockSlim | mapLock = new ReaderWriterLockSlim(LockRecursionPolicy.SupportsRecursion) |
|
Override this class to access SynchronizedActions on a point cloud.
◆ 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:
- internals/hps_sprk_ooc/source/cs/HPS.OOC.cs