Home
last modified time | relevance | path

Searched refs:tri_get_topo_type (Results 1 – 4 of 4) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/algo/
H A Dbmsh3d_mesh_bnd.cxx108 TRIFACE_TYPE topo_type = F->tri_get_topo_type(); in detect_bnd_chains()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_face.h235 TRIFACE_TYPE tri_get_topo_type() const;
H A Dbmsh3d_face.cxx746 TRIFACE_TYPE bmsh3d_face::tri_get_topo_type () const in tri_get_topo_type() function in bmsh3d_face
850 TRIFACE_TYPE type = tri_get_topo_type(); in tri_get_topo_string()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/vis/
H A Dbmsh3d_vis_mesh.cxx982 TRIFACE_TYPE type = F->tri_get_topo_type(); in draw_M_bnd_faces_topo_col()