Home
last modified time | relevance | path

Searched defs:aC3 (Results 1 – 2 of 2) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/3d_rendering/
H A Dcolor_rgb.cpp51 COLOR_RGB BlendColor( const COLOR_RGB& aC1, const COLOR_RGB& aC2, const COLOR_RGB& aC3 ) in BlendColor()
61 COLOR_RGB BlendColor( const COLOR_RGB& aC1, const COLOR_RGB& aC2, const COLOR_RGB& aC3, in BlendColor()
/dports/cad/opencascade/opencascade-7.6.0/src/ViewerTest/
H A DViewerTest_ViewerCommands.cxx13435 double aC3 = Draw::Atof (theArgVec[5]); in VColorConvert() local