Home
last modified time | relevance | path

Searched refs:IS_ABOVE (Results 1 – 5 of 5) sorted by relevance

/dports/misc/visp/visp-3.4.0/modules/robot/src/wireframe-simulator/
H A DvpClipping.cpp212 if ((vn = clipping(IS_ABOVE, vn, fi->vertex.ptr, flip)) != 0) in clipping_Face()
307 case IS_ABOVE: in inter()
422 b |= IS_ABOVE; in set_Point4f_code()
447 b |= IS_ABOVE; in where_is_Point4f()
H A DvpView.h77 #define IS_ABOVE 0x01 macro
H A DvpRfstack.cpp70 if (*sp & IS_ABOVE) { in fprintf_rfstack()
H A DvpViewio.cpp69 *bp |= IS_ABOVE; in fscanf_Remove()
H A DvpCoreDisplay.cpp164 if (b & IS_ABOVE) { in set_Bound_face_display()