qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
Public Member Functions | Public Attributes | List of all members
ccSectionExtractionTool::ImportedEntity< EntityType > Struct Template Reference

Imported entity. More...

#include <ccSectionExtractionTool.h>

Public Member Functions

 ImportedEntity ()
 Default constructor.
 
 ImportedEntity (const ImportedEntity &section)
 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
 

Detailed Description

template<class EntityType>
struct ccSectionExtractionTool::ImportedEntity< EntityType >

Imported entity.


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