Home
last modified time | relevance | path

Searched refs:EdgeCol (Results 1 – 7 of 7) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BOPTest/
H A DBOPTest_DrawableShape.cxx58 const Draw_Color& EdgeCol, in IMPLEMENT_STANDARD_RTTIEXT()
67 EdgeCol,IsosCol,size,nbisos,discret) in IMPLEMENT_STANDARD_RTTIEXT()
H A DBOPTest_DrawableShape.hxx43 … const Draw_Color& FreeCol, const Draw_Color& ConnCol, const Draw_Color& EdgeCol, const Draw_Color…
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBOPTest_DrawableShape.hxx43 … const Draw_Color& FreeCol, const Draw_Color& ConnCol, const Draw_Color& EdgeCol, const Draw_Color…
H A DDBRep_DrawableShape.hxx43 … const Draw_Color& FreeCol, const Draw_Color& ConnCol, const Draw_Color& EdgeCol, const Draw_Color…
/dports/cad/opencascade/opencascade-7.6.0/src/DBRep/
H A DDBRep_DrawableShape.hxx43 … const Draw_Color& FreeCol, const Draw_Color& ConnCol, const Draw_Color& EdgeCol, const Draw_Color…
H A DDBRep_DrawableShape.cxx89 const Draw_Color& EdgeCol, in DBRep_DrawableShape() argument
98 myEdgeCol(EdgeCol), in DBRep_DrawableShape()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DSphere.cpp351 typedef int EdgeCol[MAXDOT]; /* should move these into dynamic storage to save 3MB mem */ typedef
352 typedef EdgeCol EdgeArray[MAXDOT];