Home
last modified time | relevance | path

Searched defs:vert_indices (Results 1 – 10 of 10) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_observable_textured_mesh.cxx151 std::map<int,int> vert_indices; in save_kml_collada() local
248 std::map<int,int> vert_indices; in save_x3d() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Revoropt/include/Revoropt/RVD/
H A Drvd.hpp315 std::vector<unsigned int> vert_indices(size) ; in operator ()() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_hide.c89 const int *vert_indices; in partialvis_update_mesh() local
H A Dsculpt_undo.c1083 const int *vert_indices; in sculpt_undo_store_hidden() local
1291 const int *vert_indices; in SCULPT_undo_push_node() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_pbvh.h360 const int *vert_indices; member
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/Mesh/
H A DMsqMeshEntity.cpp283 std::vector<std::size_t> &vert_indices, in get_connected_vertices()
H A DPatchData.cpp626 std::vector<size_t> &vert_indices, in get_adjacent_vertex_indices()
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dpbvh_intern.h74 const int *vert_indices; member
H A Dpbvh.c312 int *vert_indices = MEM_callocN(sizeof(int) * (node->uniq_verts + node->face_verts), in build_mesh_leaf_node() local
1455 const int *vert_indices; in pbvh_faces_node_visibility_update() local
2935 const int *vert_indices; in pbvh_vertex_iter_init() local
/dports/math/mfem/mfem-4.3/mesh/
H A Dmesh_readers.cpp1926 vector<int> vert_indices(n_elem_nodes); in ReadGmshMesh() local
2152 vector<int> vert_indices(n_elem_nodes); in ReadGmshMesh() local