Home
last modified time | relevance | path

Searched refs:PostColor (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DDraw_Viewer.hxx118 Standard_EXPORT void PostColor(const Standard_Integer icol,
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Viewer.hxx118 Standard_EXPORT void PostColor(const Standard_Integer icol,
H A DDraw_GraphicCommands.cxx819 dout.PostColor(Draw::Atoi(a[1]),Draw::Atoi(a[2]),Draw::Atof(a[3])); in hcolor()
H A DDraw_Viewer.cxx681 void Draw_Viewer::PostColor(const Standard_Integer icol, in PostColor() function in Draw_Viewer