#include "ecvColorScale.h"
#include <QUuid>
#include <QXmlStreamReader>
#include <QXmlStreamWriter>
#include <QtCompat.h>
#include <CVGeom.h>
#include <CVLog.h>
#include "ecvObject.h"
Go to the source code of this file.
◆ s_xmlACloudViewer()
| static const QString s_xmlACloudViewer |
( |
"ACloudViewer" |
| ) |
|
|
static |
◆ s_xmlCloudCompare()
| static const QString s_xmlCloudCompare |
( |
"CloudCompare" |
| ) |
|
|
static |
◆ s_xmlColorScaleData()
| static const QString s_xmlColorScaleData |
( |
"Data" |
| ) |
|
|
static |
◆ s_xmlColorScaleProperties()
| static const QString s_xmlColorScaleProperties |
( |
"Properties" |
| ) |
|
|
static |
◆ s_xmlColorScaleTitle()
| static const QString s_xmlColorScaleTitle |
( |
"ColorScale" |
| ) |
|
|
static |
◆ s_xmlColorScaleVer
| constexpr int s_xmlColorScaleVer = 1 |
|
constexpr |