![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Backup "context" for an object. More...
#include <ecvMainAppInterface.h>

Public Attributes | |
| ccHObject * | parent = nullptr |
| int | childFlags = 0 |
| int | parentFlags = 0 |
Backup "context" for an object.
Used with removeObjectTemporarilyFromDBTree/putObjectBackIntoDBTree.
Definition at line 80 of file ecvMainAppInterface.h.
| int ecvMainAppInterface::ccHObjectContext::childFlags = 0 |
Definition at line 82 of file ecvMainAppInterface.h.
| ccHObject* ecvMainAppInterface::ccHObjectContext::parent = nullptr |
Definition at line 81 of file ecvMainAppInterface.h.
Referenced by ccGraphicalSegmentationTool::applySegmentation().
| int ecvMainAppInterface::ccHObjectContext::parentFlags = 0 |
Definition at line 83 of file ecvMainAppInterface.h.