Home
last modified time | relevance | path

Searched defs:getRandomColors (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/src/common/
H A Dcommon.cpp51 pcl::visualization::getRandomColors (double &r, double &g, double &b, double min, double max) in getRandomColors() function in pcl::visualization
67 pcl::visualization::getRandomColors (pcl::RGB &rgb, double min, double max) in getRandomColors() function in pcl::visualization
/dports/cad/ldview/ldview-4.4/LDLoader/
H A DLDLMainModel.h59 bool getRandomColors(void) const { in getRandomColors() function
/dports/cad/ldview/ldview-4.4/LDLib/
H A DLDPreferences.h98 bool getRandomColors(void) { return m_randomColors; } in getRandomColors() function
H A DLDrawModelViewer.h531 bool getRandomColors(void) const in getRandomColors() function
/dports/cad/ldview/ldview-4.4/
H A DLDViewPreferences.cpp392 bool LDViewPreferences::getRandomColors(void) in getRandomColors() function in LDViewPreferences