Home
last modified time | relevance | path

Searched defs:vertex_ids (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2lax_loop_shape.cc74 const std::vector<int32>& vertex_ids, const S2Point* vertex_array) { in S2VertexIdLaxLoopShape()
78 void S2VertexIdLaxLoopShape::Init(const std::vector<int32>& vertex_ids, in Init()
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2lax_loop_shape.cc74 const std::vector<int32>& vertex_ids, const S2Point* vertex_array) { in S2VertexIdLaxLoopShape()
78 void S2VertexIdLaxLoopShape::Init(const std::vector<int32>& vertex_ids, in Init()
H A Ds2lax_loop_shape_test.cc86 vector<int32> vertex_ids { 0, 3, 2, 1 }; // Inverted. in TEST() local
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2lax_loop_shape.cc74 const std::vector<int32>& vertex_ids, const S2Point* vertex_array) { in S2VertexIdLaxLoopShape()
78 void S2VertexIdLaxLoopShape::Init(const std::vector<int32>& vertex_ids, in Init()
H A Ds2lax_loop_shape_test.cc86 vector<int32> vertex_ids { 0, 3, 2, 1 }; // Inverted. in TEST() local
/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_mesh_intersect.c159 const cs_lnum_t *vertex_ids = m->i_face_vtx_lst + vtx_start; in cs_mesh_intersect_segment_cell_select() local
204 const cs_lnum_t *vertex_ids = m->b_face_vtx_lst + vtx_start; in cs_mesh_intersect_segment_cell_select() local
348 const cs_lnum_t *vertex_ids = m->i_face_vtx_lst + vtx_start; in cs_mesh_intersect_polyline_cell_select() local
465 const cs_lnum_t *vertex_ids = m->b_face_vtx_lst + vtx_start; in cs_mesh_intersect_polyline_cell_select() local
H A Dcs_mesh_extrude.h83 cs_lnum_t *vertex_ids; /*!< ids of associated vertices, or NULL */ member
H A Dcs_geom.c230 const cs_lnum_t vertex_ids[], in cs_geom_segment_intersect_face()
H A Dcs_mesh_refine.c2563 cs_lnum_t vertex_ids[], in _add_interior_face_tria()
2598 cs_lnum_t vertex_ids[], in _add_interior_face_quad()
3447 cs_lnum_t vertex_ids[], in _add_or_match_interior_face_triangle()
/dports/science/code_saturne/code_saturne-7.1.0/src/lagr/
H A Dcs_lagr_new.c120 const cs_lnum_t vertex_ids[], in _face_sub_surfaces()
217 const cs_lnum_t vertex_ids[], in _random_point_in_face()
331 const cs_lnum_t *vertex_ids = mesh->b_face_vtx_lst in cs_lagr_new() local
448 const cs_lnum_t *vertex_ids; in cs_lagr_new_v() local
559 const cs_lnum_t *vertex_ids; in cs_lagr_new_v() local
/dports/graphics/open3d/Open3D-0.2/src/Core/Geometry/
H A DDownSample.cpp138 for (auto vertex_ids : triangle_to_vertex) { in SelectDownSample() local
151 for (auto vertex_ids : triangle_to_vertex) { in SelectDownSample() local
/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_mesh_deform.c334 const cs_lnum_t vertex_ids[], in cs_mesh_deform_prescribe_displacement()
390 const cs_lnum_t vertex_ids[], in cs_mesh_deform_force_displacements()
/dports/graphics/py-open3d-python/Open3D-0.2/src/Core/Geometry/
H A DDownSample.cpp138 for (auto vertex_ids : triangle_to_vertex) { in SelectDownSample() local
151 for (auto vertex_ids : triangle_to_vertex) { in SelectDownSample() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/src/
H A Dsimplifier.cpp909 const unsigned int* vertex_ids; member
968 static void computeVertexIds(unsigned int* vertex_ids, const Vector3* vertex_positions, size_t vert… in computeVertexIds()
985 static size_t countTriangles(const unsigned int* vertex_ids, const unsigned int* indices, size_t in… in countTriangles()
1001 …d int* table, size_t table_size, unsigned int* vertex_cells, const unsigned int* vertex_ids, size_… in fillVertexCells()
1027 …e_t countVertexCells(unsigned int* table, size_t table_size, const unsigned int* vertex_ids, size_… in countVertexCells()
1344 unsigned int* vertex_ids = allocator.allocate<unsigned int>(vertex_count); in meshopt_simplifySloppy() local
1460 unsigned int* vertex_ids = allocator.allocate<unsigned int>(vertex_count); in meshopt_simplifyPoints() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/src/
H A Dsimplifier.cpp909 const unsigned int* vertex_ids; member
968 static void computeVertexIds(unsigned int* vertex_ids, const Vector3* vertex_positions, size_t vert… in computeVertexIds()
985 static size_t countTriangles(const unsigned int* vertex_ids, const unsigned int* indices, size_t in… in countTriangles()
1001 …d int* table, size_t table_size, unsigned int* vertex_cells, const unsigned int* vertex_ids, size_… in fillVertexCells()
1027 …e_t countVertexCells(unsigned int* table, size_t table_size, const unsigned int* vertex_ids, size_… in countVertexCells()
1344 unsigned int* vertex_ids = allocator.allocate<unsigned int>(vertex_count); in meshopt_simplifySloppy() local
1460 unsigned int* vertex_ids = allocator.allocate<unsigned int>(vertex_count); in meshopt_simplifyPoints() local
/dports/graphics/qgis/qgis-3.22.3/external/meshOptimizer/
H A Dsimplifier.cpp914 const unsigned int *vertex_ids; member
973 …static void computeVertexIds( unsigned int *vertex_ids, const Vector3 *vertex_positions, size_t ve… in computeVertexIds()
990 …static size_t countTriangles( const unsigned int *vertex_ids, const unsigned int *indices, size_t … in countTriangles()
1006 …d int *table, size_t table_size, unsigned int *vertex_cells, const unsigned int *vertex_ids, size_… in fillVertexCells()
1032 …_t countVertexCells( unsigned int *table, size_t table_size, const unsigned int *vertex_ids, size_… in countVertexCells()
1349 unsigned int *vertex_ids = allocator.allocate<unsigned int>( vertex_count ); in meshopt_simplifySloppy() local
1465 unsigned int *vertex_ids = allocator.allocate<unsigned int>( vertex_count ); in meshopt_simplifyPoints() local
/dports/graphics/qgis-ltr/qgis-3.16.16/external/meshOptimizer/
H A Dsimplifier.cpp914 const unsigned int *vertex_ids; member
973 …static void computeVertexIds( unsigned int *vertex_ids, const Vector3 *vertex_positions, size_t ve… in computeVertexIds()
990 …static size_t countTriangles( const unsigned int *vertex_ids, const unsigned int *indices, size_t … in countTriangles()
1006 …d int *table, size_t table_size, unsigned int *vertex_cells, const unsigned int *vertex_ids, size_… in fillVertexCells()
1032 …_t countVertexCells( unsigned int *table, size_t table_size, const unsigned int *vertex_ids, size_… in countVertexCells()
1349 unsigned int *vertex_ids = allocator.allocate<unsigned int>( vertex_count ); in meshopt_simplifySloppy() local
1465 unsigned int *vertex_ids = allocator.allocate<unsigned int>( vertex_count ); in meshopt_simplifyPoints() local
/dports/science/cdo/cdo-2.0.0/src/lib/yac/
H A Dgrid.h101 yac_int * vertex_ids; member
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/editor/
H A Dgroup.cpp442 static void duplicate_group(enumerated_array<uint8_t, MAX_VERTICES, vertnum_t> &vertex_ids, group::… in duplicate_group()
/dports/graphics/py-geomdl/geomdl-5.2.10/geomdl/
H A Delements.py441 def vertex_ids(self): member in Triangle
/dports/devel/upp/upp/bazaar/plugin/assimp/code/MDL/HalfLife/
H A DHL1MDLLoader.cpp902 auto vertex_ids = bone_triverts.at(bone_index); in read_meshes() local
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/MDL/HalfLife/
H A DHL1MDLLoader.cpp904 auto vertex_ids = bone_triverts.at(bone_index); in read_meshes() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/io/
H A Dcub_file_test.cpp537 const int vertex_ids[] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 14 }; in test_geometric_topology() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/acal/
H A Dacal_match_graph.cxx60 match_edge::vertex_ids() const in vertex_ids() function in match_edge
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_post.c4929 cs_lnum_t *vertex_ids) in cs_post_mesh_get_vertex_ids()
6845 cs_lnum_t *vertex_ids; in cs_post_time_step_output() local
6879 const cs_lnum_t *vertex_ids = NULL; in cs_post_time_step_output() local

12