ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvMainAppInterface::ccHObjectContext Struct Reference

Backup "context" for an object. More...

#include <ecvMainAppInterface.h>

Collaboration diagram for ecvMainAppInterface::ccHObjectContext:

Public Attributes

ccHObjectparent = nullptr
 
int childFlags = 0
 
int parentFlags = 0
 

Detailed Description

Backup "context" for an object.

Used with removeObjectTemporarilyFromDBTree/putObjectBackIntoDBTree.

Definition at line 80 of file ecvMainAppInterface.h.

Member Data Documentation

◆ childFlags

int ecvMainAppInterface::ccHObjectContext::childFlags = 0

Definition at line 82 of file ecvMainAppInterface.h.

◆ parent

ccHObject* ecvMainAppInterface::ccHObjectContext::parent = nullptr

◆ parentFlags

int ecvMainAppInterface::ccHObjectContext::parentFlags = 0

Definition at line 83 of file ecvMainAppInterface.h.


The documentation for this struct was generated from the following file: