Searched refs:wface (Results 1 – 3 of 3) sorted by relevance
444 FaceIterator wface (*this); in tovtkImpl() local448 const int nFaces = showface ? wface->size() : 0; in tovtkImpl()544 for (wface->first (); ! wface->done (); wface->next ()) in tovtkImpl()546 myhface_t* item = ((myhface_t *) &wface->item ()); in tovtkImpl()607 for (wface->first (); ! wface->done (); wface->next ()) in tovtkImpl()609 myhface_t* item = ((myhface_t *) &wface->item ()); in tovtkImpl()
241 wchar_t wface[32]; in WIN_Init() local242 swprintf(wface, 32, L"%S", facename); in WIN_Init()243 (void)lstrcpyW(lfw.lfFaceName, wface); in WIN_Init()1105 wchar_t wface[32]; in WIN_Text() local1121 swprintf(wface, 32, L"%S", facename); in WIN_Text()1122 (void)lstrcpyW(lfw.lfFaceName, wface); in WIN_Text()
1690 WFace *wface = (WFace *)((*p)->userdata); in ComputeRayCastingVisibility() local1691 ViewShape *vshape = ioViewMap->viewShape(wface->GetVertex(0)->shape()->GetId()); in ComputeRayCastingVisibility()1808 WFace *wface = (WFace *)((*p)->userdata); in ComputeFastRayCastingVisibility() local1809 ViewShape *vshape = ioViewMap->viewShape(wface->GetVertex(0)->shape()->GetId()); in ComputeFastRayCastingVisibility()1875 WFace *wface = (WFace *)(aFace->userdata); in ComputeVeryFastRayCastingVisibility() local1876 ViewShape *vshape = ioViewMap->viewShape(wface->GetVertex(0)->shape()->GetId()); in ComputeVeryFastRayCastingVisibility()