Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_face.h48 TRIFACE_3P3P3P = 10, enumerator
H A Dbmsh3d_face.cxx841 return TRIFACE_3P3P3P; } in tri_get_topo_type()
862 case TRIFACE_3P3P3P: return "3+_3+_3+"; in tri_get_topo_string()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/vis/
H A Dbmsh3d_vis_mesh.cxx994 case TRIFACE_3P3P3P: n_333++; break; in draw_M_bnd_faces_topo_col()
1048 case TRIFACE_3P3P3P: return COLOR_DARKRED; in get_M_face_topo_color()