qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
|
Imported entity. More...
#include <ccSectionExtractionTool.h>
Public Member Functions | |
ImportedEntity () | |
Default constructor. | |
ImportedEntity (const ImportedEntity §ion) | |
Copy constructor. | |
ImportedEntity (EntityType *e, bool alreadyInDB) | |
Constructor from an entity. | |
bool | operator== (const ImportedEntity &ie) |
Public Attributes | |
EntityType * | entity |
ccGenericGLDisplay * | originalDisplay |
bool | isInDB |
ccColor::Rgb | backupColor |
bool | backupColorShown |
PointCoordinateType | backupWidth |
Imported entity.