![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <pybind11/native_enum.h>#include <pybind11/pybind11.h>#include <pybind11/stl.h>#include <pybind11/stl_bind.h>#include <ecvColorScalesManager.h>#include <QColor>#include "../casters.h"
Go to the source code of this file.
Functions | |
| void | define_ccColorScalesManager (py::module &m) |
| void define_ccColorScalesManager | ( | py::module & | m | ) |
Definition at line 22 of file ccColorScalesManager.cpp.
References ccColorScalesManager::addScale(), ccColorScalesManager::fromPersistentSettings(), ccColorScalesManager::getDefaultScale(), ccColorScalesManager::GetDefaultScale(), ccColorScalesManager::GetDefaultScaleUUID(), ccColorScalesManager::getScale(), ccColorScalesManager::GetUniqueInstance(), ccColorScalesManager::ReleaseUniqueInstance(), ccColorScalesManager::removeScale(), and ccColorScalesManager::toPersistentSettings().
Referenced by define_qcc_db().