Home
last modified time | relevance | path

Searched refs:setDwarfPlanetsOrbitsColor (Results 1 – 2 of 2) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DSolarSystem.hpp116 …dwarfPlanetsOrbitsColor READ getDwarfPlanetsOrbitsColor WRITE setDwarfPlanetsOrbitsColor NOTIFY d…
358 void setDwarfPlanetsOrbitsColor(const Vec3f& c);
H A DSolarSystem.cpp236setDwarfPlanetsOrbitsColor( Vec3f(conf->value("color/dwarf_planet_orbits_color", "0.7,0.5,0… in init()
2544 void SolarSystem::setDwarfPlanetsOrbitsColor(const Vec3f &c) in setDwarfPlanetsOrbitsColor() function in SolarSystem