Home
last modified time | relevance | path

Searched refs:num_polygons (Results 1 – 25 of 41) sorted by relevance

12

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/
H A Dnormio.c500 for (i=0; i<ph->num_polygons; i++) in read_binary_file()
703 ph->num_polygons++; in read_wavefront_file()
881 ph->num_polygons = count; in read_stl_binary_file()
1009 ph->num_polygons = count; in read_stl_ascii_file()
1119 num_polygons = 0; in write_binary_file()
1125 num_polygons += (polyhedron[i].num_polygons - polyhedron[i].num_removed_polygons); in write_binary_file()
1241 num_polygons = 0; in write_ascii_file()
1245 num_polygons += (polyhedron[i].num_polygons - polyhedron[i].num_removed_polygons); in write_ascii_file()
1332 num_polygons = 0; in write_old_ascii_file()
1336 num_polygons += (polyhedron[i].num_polygons - polyhedron[i].num_removed_polygons); in write_old_ascii_file()
[all …]
H A Dnormtools.c130 ph->num_polygons += (ph2->num_polygons - ph2->num_removed_polygons); in combine_polyhedra()
192 for (i=0; i<ph->num_polygons; i++) in check_polyhedron()
273 for (i=0; i<ph->num_polygons; i++) in postread_init_polyhedron()
298 to->num_polygons = from->num_polygons; in clone_polyhedron()
351 to->num_polygons = from->num_polygons; in copy_polyhedron()
751 if (i == ip->num_polygons) in subdivide_input_polyhedron()
1117 if (i == ph->num_polygons) in order_all_vertex_lists()
3194 poly_num = ph->num_polygons++; in make_new_polygon()
3198 if (ph->num_polygons == 1) in make_new_polygon()
3919 ph->num_polygons = num_polys; in compress_polyhedron()
[all …]
H A DexportOpenSimModel.c546 bone->num_vertices, bone->num_polygons); in write_vtk_bone()
561 for (i = 0; i < bone->num_polygons; i++) in write_vtk_bone()
571 for (i = 0, count = 0; i < bone->num_polygons; i++) in write_vtk_bone()
1348 if (seg2->bone[j].num_vertices > 0 && seg2->bone[j].num_polygons > 0) in make_simbody_joint()
1418 if (seg->bone[j].num_vertices > 0 && seg->bone[j].num_polygons > 0) in write_opensim_ground_body()
/dports/graphics/swftools/swftools-0.9.2/lib/gfxpoly/
H A Dwind.h26 int num_polygons; member
31 windstate_t (*start)(windcontext_t* num_polygons);
H A Dwind.c79 assert(master < context->num_polygons); in intersect_add()
82 left.is_filled = (left.wind_nr == (1<<context->num_polygons)-1); in intersect_add()
/dports/science/conduit/conduit-0.8.0/src/tests/blueprint/
H A Dt_blueprint_mesh_generate_map_fields.cpp27 const index_t num_polygons, in check_orig_elem_ids_polytess_nlevels2_nz1() argument
41 for (int j = 0; j < num_polygons; j ++) in check_orig_elem_ids_polytess_nlevels2_nz1()
159 const index_t num_polygons = 9; in TEST() local
179 …check_orig_elem_ids_polytess_nlevels2_nz1(num_field_values, num_polygons, prefix, topo_name, side_… in TEST()
222 const index_t num_polygons = 9; in TEST() local
282 const index_t num_polygons = 9; in TEST() local
343 const index_t num_polygons = 9; in TEST() local
478 const index_t num_polygons = 9; in TEST() local
647 const index_t num_polygons = 1; in TEST() local
731 const index_t num_polygons = 9; in TEST() local
[all …]
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dcourse_load.c229 tree_types[i].poly.num_polygons = 0; in reset_course()
618 type->poly.num_polygons = 0; in tree_defaults()
1112 int *num_polygons, polygon_t **polygon_list) in get_polyhedron_polygon() argument
1118 rtn = Tcl_SplitList(ip, arg, num_polygons, &indices); in get_polyhedron_polygon()
1128 *polygon_list = (polygon_t*)malloc(sizeof(polygon_t)*(*num_polygons)); in get_polyhedron_polygon()
1129 for(i = 0; i < *num_polygons; i++) in get_polyhedron_polygon()
1148 int num_polygons; in tree_poly_cb() local
1172 if( get_polyhedron_polygon(ip, argv[2], &num_polygons, &polygons) == TCL_OK ) { in tree_poly_cb()
1173 tree_types[tree_dep_call].poly.num_polygons = num_polygons; in tree_poly_cb()
1313 tree_types[num_tree_types].poly.num_polygons = 0; in tree_props_cb()
[all …]
H A Dtux_types.h94 int num_polygons; member
/dports/astro/libosmium/libosmium-2.17.2/include/osmium/geom/
H A Dfactory.hpp383 size_t num_polygons = 0; in create_multipolygon() local
390 if (num_polygons > 0) { in create_multipolygon()
398 ++num_polygons; in create_multipolygon()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/geom/
H A Dfactory.hpp382 size_t num_polygons = 0; in create_multipolygon() local
389 if (num_polygons > 0) { in create_multipolygon()
397 ++num_polygons; in create_multipolygon()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/geom/
H A Dfactory.hpp382 size_t num_polygons = 0; in create_multipolygon() local
389 if (num_polygons > 0) { in create_multipolygon()
397 ++num_polygons; in create_multipolygon()
/dports/devel/py-numba/numba-0.51.2/numba/tests/
H A Dtest_func_lifetime.py140 num_polygons = polygons.shape[0]
141 if num_polygons != 0:
/dports/math/cgal/CGAL-5.3/include/CGAL/Partition_2/
H A Dpartition_optimal_convex_2.h153 int num_polygons; in partition_opt_cvx_load() local
173 num_polygons = partition_opt_cvx_decompose( in partition_opt_cvx_load()
184 << num_polygons << " on stack " in partition_opt_cvx_load()
190 num_polygons, diag_list1); in partition_opt_cvx_load()
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_subdiv_foreach.h41 const int num_polygons);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/gis/
H A Dwkb.cc337 std::uint32_t num_polygons = parse_uint32(bo); in parse_multipolygon() local
338 if (num_polygons == 0) throw std::exception(); in parse_multipolygon()
339 for (std::uint32_t i = 0; i < num_polygons; i++) { in parse_multipolygon()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dwkb.hpp210 std::string multipolygon_finish(std::size_t num_polygons) in multipolygon_finish() argument
212 set_size(m_multigeometry_size_offset, num_polygons); in multipolygon_finish()
/dports/archivers/draco/draco-1.4.3/src/draco/io/
H A Dply_decoder.cc111 const int64_t num_polygons = face_element->num_entries(); in DecodeFaceData() local
116 for (int i = 0; i < num_polygons; ++i) { in DecodeFaceData()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/io/
H A Dply_decoder.cc111 const int64_t num_polygons = face_element->num_entries(); in DecodeFaceData() local
116 for (int i = 0; i < num_polygons; ++i) { in DecodeFaceData()
/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dfmt_ac3d.c185 int num_vertices, num_polygons; in ac3d_write_mesh() local
189 num_polygons = g_slist_length( m->polygons ); in ac3d_write_mesh()
223 fprintf( fp, "numsurf %i\n", num_polygons ); in ac3d_write_mesh()
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dmultires_reshape_vertcos.c117 const int UNUSED(num_polygons)) in multires_reshape_vertcos_foreach_topology_info() argument
H A Dsubdiv_deform.c120 const int UNUSED(num_polygons)) in subdiv_mesh_topology_info() argument
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/xs/src/
H A Dperlglue.cpp352 const unsigned int num_polygons = av_len(expoly_av)+1; in from_SV() local
353 expolygon->holes.resize(num_polygons-1); in from_SV()
357 for (unsigned int i = 0; i < num_polygons-1; i++) { in from_SV()
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/
H A DInfoOutputDev.cc100 num_polygons= 0; in InfoOutputDev()
481 num_polygons= 0; in startPage()
829 num_polygons++; in fill()
836 num_polygons++; in eoFill()
H A DInfoOutputDev.h134 int num_polygons; variable
/dports/math/p5-Math-Geometry-Planar/Math-Geometry-Planar-1.18/t/
H A DPlanar.t27 ok ($contour->num_polygons == 1 && $count == 1);
30 ok ($contour->num_polygons == 3 && $count == 3);

12