Home
last modified time | relevance | path

Searched refs:TRIFACE_E4P (Results 1 – 3 of 3) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_face.h49 TRIFACE_E4P = 11, enumerator
H A Dbmsh3d_face.cxx760 return TRIFACE_E4P; in tri_get_topo_type()
863 case TRIFACE_E4P: return "edges_4+"; in tri_get_topo_string()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/vis/
H A Dbmsh3d_vis_mesh.cxx998 case TRIFACE_E4P: n_e4p++; break; in draw_M_bnd_faces_topo_col()
1052 case TRIFACE_E4P: return COLOR_DARKGRAY; in get_M_face_topo_color()