Home
last modified time | relevance | path

Searched refs:total_vertices (Results 1 – 25 of 92) sorted by relevance

1234

/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvlwo.cpp56 total_vertices = 0; in derivedConstructor()
76 total_bytes += (12L * total_vertices); // PNTS section...
78 total_bytes += (4L * total_polys + 2L * total_vertices); // POLS section...
81 out_ulong(outf, 12L * total_vertices);
83 if (total_vertices > 65536) {
98 out_ulong(outf, 4L * total_polys + 2L * total_vertices);
163 total_vertices += p->num; in print_coords()
/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Ddrvlwo.cpp50 total_vertices = 0; in derivedConstructor()
70 total_bytes += (12L*total_vertices); // PNTS section...
72 total_bytes += (4L*total_polys + 2L*total_vertices); // POLS section...
75 out_ulong(outf, 12L*total_vertices);
77 if (total_vertices > 65536) {
91 out_ulong(outf, 4L*total_polys + 2L*total_vertices);
154 total_vertices += p->num; in print_coords()
/dports/graphics/cfdg/cfdg-3.3_1/src-agg/agg2/
H A Dagg_path_storage.h67 unsigned total_vertices() const;
145 for(i = 0; i < v.total_vertices(); i++)
680 unsigned total_vertices() const;
846 return total_vertices();
892 return m_vertices.total_vertices(); in start_new_path()
900 if(m_vertices.total_vertices()) in rel_to_abs()
1169 return m_vertices.total_vertices(); in total_vertices()
1300 while(start < m_vertices.total_vertices() && in invert_polygon()
1310 while(end < m_vertices.total_vertices() && in invert_polygon()
1334 while(end < m_vertices.total_vertices() && in arrange_polygon_orientation()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/agg/
H A Dagg_path_storage.h67 unsigned total_vertices() const;
145 for(i = 0; i < v.total_vertices(); i++)
680 unsigned total_vertices() const;
846 return total_vertices();
892 return m_vertices.total_vertices(); in start_new_path()
900 if(m_vertices.total_vertices()) in rel_to_abs()
1169 return m_vertices.total_vertices(); in total_vertices()
1300 while(start < m_vertices.total_vertices() && in invert_polygon()
1310 while(end < m_vertices.total_vertices() && in invert_polygon()
1334 while(end < m_vertices.total_vertices() && in arrange_polygon_orientation()
[all …]
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/include/
H A Dagg_path_storage.h66 unsigned total_vertices() const;
144 for(i = 0; i < v.total_vertices(); i++)
679 unsigned total_vertices() const;
845 return total_vertices();
891 return m_vertices.total_vertices(); in start_new_path()
899 if(m_vertices.total_vertices()) in rel_to_abs()
1168 return m_vertices.total_vertices(); in total_vertices()
1299 while(start < m_vertices.total_vertices() && in invert_polygon()
1309 while(end < m_vertices.total_vertices() && in invert_polygon()
1333 while(end < m_vertices.total_vertices() && in arrange_polygon_orientation()
[all …]
/dports/graphics/agg/agg-2.5/include/
H A Dagg_path_storage.h76 unsigned total_vertices() const;
154 for(i = 0; i < v.total_vertices(); i++)
689 unsigned total_vertices() const;
864 return m_vertices.total_vertices(); in start_new_path()
872 if(m_vertices.total_vertices()) in rel_to_abs()
1141 return m_vertices.total_vertices(); in total_vertices()
1272 while(start < m_vertices.total_vertices() && in invert_polygon()
1282 while(end < m_vertices.total_vertices() && in invert_polygon()
1296 while(start < m_vertices.total_vertices() && in arrange_polygon_orientation()
1306 while(end < m_vertices.total_vertices() && in arrange_polygon_orientation()
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/include/
H A Dagg_path_storage.h67 unsigned total_vertices() const;
145 for(i = 0; i < v.total_vertices(); i++)
680 unsigned total_vertices() const;
855 return m_vertices.total_vertices(); in start_new_path()
863 if(m_vertices.total_vertices()) in rel_to_abs()
1132 return m_vertices.total_vertices(); in total_vertices()
1263 while(start < m_vertices.total_vertices() && in invert_polygon()
1273 while(end < m_vertices.total_vertices() && in invert_polygon()
1287 while(start < m_vertices.total_vertices() && in arrange_polygon_orientation()
1297 while(end < m_vertices.total_vertices() && in arrange_polygon_orientation()
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/include/
H A Dagg_path_storage.h67 unsigned total_vertices() const;
145 for(i = 0; i < v.total_vertices(); i++)
680 unsigned total_vertices() const;
855 return m_vertices.total_vertices(); in start_new_path()
863 if(m_vertices.total_vertices()) in rel_to_abs()
1132 return m_vertices.total_vertices(); in total_vertices()
1263 while(start < m_vertices.total_vertices() && in invert_polygon()
1273 while(end < m_vertices.total_vertices() && in invert_polygon()
1287 while(start < m_vertices.total_vertices() && in arrange_polygon_orientation()
1297 while(end < m_vertices.total_vertices() && in arrange_polygon_orientation()
[all …]
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_path_storage.h67 unsigned total_vertices() const;
145 for(i = 0; i < v.total_vertices(); i++)
680 unsigned total_vertices() const;
855 return m_vertices.total_vertices(); in start_new_path()
863 if(m_vertices.total_vertices()) in rel_to_abs()
1132 return m_vertices.total_vertices(); in total_vertices()
1263 while(start < m_vertices.total_vertices() && in invert_polygon()
1273 while(end < m_vertices.total_vertices() && in invert_polygon()
1287 while(start < m_vertices.total_vertices() && in arrange_polygon_orientation()
1297 while(end < m_vertices.total_vertices() && in arrange_polygon_orientation()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/agg23/
H A D0001-gcc-warning.patch9 - return (m_vertex_idx < m_path->total_vertices()) ?
12 + return (m_vertex_idx < m_path->total_vertices())
H A Dagg_path_storage.h41 return (m_vertex_idx < m_path->total_vertices()) in vertex()
89 unsigned total_vertices() const in total_vertices() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/agg23/
H A D0001-gcc-warning.patch9 - return (m_vertex_idx < m_path->total_vertices()) ?
12 + return (m_vertex_idx < m_path->total_vertices())
H A Dagg_path_storage.h41 return (m_vertex_idx < m_path->total_vertices()) in vertex()
89 unsigned total_vertices() const in total_vertices() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/agg23/
H A D0001-gcc-warning.patch9 - return (m_vertex_idx < m_path->total_vertices()) ?
12 + return (m_vertex_idx < m_path->total_vertices())
H A Dagg_path_storage.h43 return (m_vertex_idx < m_path->total_vertices()) in vertex()
91 unsigned total_vertices() const in total_vertices() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/agg23/
H A D0001-gcc-warning.patch9 - return (m_vertex_idx < m_path->total_vertices()) ?
12 + return (m_vertex_idx < m_path->total_vertices())
H A Dagg_path_storage.h41 return (m_vertex_idx < m_path->total_vertices()) in vertex()
89 unsigned total_vertices() const in total_vertices() function
/dports/graphics/agg/agg-2.5/examples/svg_viewer/
H A Dagg_svg_path_renderer.cpp93 if(m_storage.total_vertices()) in hline_to()
95 m_storage.vertex(m_storage.total_vertices() - 1, &x2, &y2); in hline_to()
106 if(m_storage.total_vertices()) in vline_to()
108 m_storage.vertex(m_storage.total_vertices() - 1, &x2, &y2); in vline_to()
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/src/
H A Dagg_svg_path_renderer.cpp92 if(m_storage.total_vertices()) in hline_to()
94 m_storage.vertex(m_storage.total_vertices() - 1, &x2, &y2); in hline_to()
105 if(m_storage.total_vertices()) in vline_to()
107 m_storage.vertex(m_storage.total_vertices() - 1, &x2, &y2); in vline_to()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/demo/
H A Dmain.cpp132 result.vertices.resize(total_vertices); in parseObj()
937 std::vector<float> pos(total_vertices * 3); in processDeinterleaved()
940 std::vector<float> nrm(total_vertices * 3); in processDeinterleaved()
943 std::vector<float> uv(total_vertices * 2); in processDeinterleaved()
948 meshopt_optimizeVertexCache(&indices[0], &indices[0], total_indices, total_vertices); in processDeinterleaved()
950 meshopt_optimizeVertexFetchRemap(&remap[0], &indices[0], total_indices, total_vertices); in processDeinterleaved()
951 meshopt_remapVertexBuffer(&pos[0], &pos[0], total_vertices, sizeof(float) * 3, &remap[0]); in processDeinterleaved()
952 meshopt_remapVertexBuffer(&nrm[0], &nrm[0], total_vertices, sizeof(float) * 3, &remap[0]); in processDeinterleaved()
953 meshopt_remapVertexBuffer(&uv[0], &uv[0], total_vertices, sizeof(float) * 2, &remap[0]); in processDeinterleaved()
963 meshopt_optimizeVertexCache(&shadow_indices[0], &shadow_indices[0], total_indices, total_vertices); in processDeinterleaved()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/demo/
H A Dmain.cpp132 result.vertices.resize(total_vertices); in parseObj()
937 std::vector<float> pos(total_vertices * 3); in processDeinterleaved()
940 std::vector<float> nrm(total_vertices * 3); in processDeinterleaved()
943 std::vector<float> uv(total_vertices * 2); in processDeinterleaved()
948 meshopt_optimizeVertexCache(&indices[0], &indices[0], total_indices, total_vertices); in processDeinterleaved()
950 meshopt_optimizeVertexFetchRemap(&remap[0], &indices[0], total_indices, total_vertices); in processDeinterleaved()
951 meshopt_remapVertexBuffer(&pos[0], &pos[0], total_vertices, sizeof(float) * 3, &remap[0]); in processDeinterleaved()
952 meshopt_remapVertexBuffer(&nrm[0], &nrm[0], total_vertices, sizeof(float) * 3, &remap[0]); in processDeinterleaved()
953 meshopt_remapVertexBuffer(&uv[0], &uv[0], total_vertices, sizeof(float) * 2, &remap[0]); in processDeinterleaved()
963 meshopt_optimizeVertexCache(&shadow_indices[0], &shadow_indices[0], total_indices, total_vertices); in processDeinterleaved()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/tools/
H A Dlodviewer.cpp114 …size_t total_vertices = meshopt_generateVertexRemap(&remap[0], NULL, total_indices, &vertices[0], … in parseObj() local
119 result.vertices.resize(total_vertices); in parseObj()
159 size_t total_vertices = 0; in parseGltf() local
179 total_vertices += ap->count; in parseGltf()
185 result.vertices.resize(total_vertices); in parseGltf()
257 …p(&remap[0], &result.indices[0], total_indices, &result.vertices[0], total_vertices, sizeof(Vertex… in parseGltf()
260 …meshopt_remapVertexBuffer(&result.vertices[0], &result.vertices[0], total_vertices, sizeof(Vertex)… in parseGltf()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/tools/
H A Dlodviewer.cpp114 …size_t total_vertices = meshopt_generateVertexRemap(&remap[0], NULL, total_indices, &vertices[0], … in parseObj() local
119 result.vertices.resize(total_vertices); in parseObj()
159 size_t total_vertices = 0; in parseGltf() local
179 total_vertices += ap->count; in parseGltf()
185 result.vertices.resize(total_vertices); in parseGltf()
257 …p(&remap[0], &result.indices[0], total_indices, &result.vertices[0], total_vertices, sizeof(Vertex… in parseGltf()
260 …meshopt_remapVertexBuffer(&result.vertices[0], &result.vertices[0], total_vertices, sizeof(Vertex)… in parseGltf()
/dports/math/py-matplotlib/matplotlib-3.4.3/src/
H A D_path.h257 if (path.total_vertices() < 3) { in points_in_path()
515 if (a.total_vertices() < 3) { in path_in_path()
888 if (p1.total_vertices() < 2 || p2.total_vertices() < 2) { in path_intersects_path()
953 if (path.total_vertices() == 0) { in path_intersects_rectangle()
1073 snapped_t snapped(clipped, snap_mode, path.total_vertices(), stroke_width); in cleanup_path()
1076 vertices.reserve(path.total_vertices() * 2); in cleanup_path()
1077 codes.reserve(path.total_vertices()); in cleanup_path()
1235 buffersize = path.total_vertices() * (precision + 5) * 4; in convert_to_string()
/dports/math/py-matplotlib2/matplotlib-2.2.4/src/
H A D_path.h251 if (path.total_vertices() < 3) { in points_in_path()
509 if (a.total_vertices() < 3) { in path_in_path()
844 if (p1.total_vertices() < 2 || p2.total_vertices() < 2) { in path_intersects_path()
898 if (path.total_vertices() == 0) { in path_intersects_rectangle()
1018 snapped_t snapped(clipped, snap_mode, path.total_vertices(), stroke_width); in cleanup_path()
1021 vertices.reserve(path.total_vertices() * 2); in cleanup_path()
1022 codes.reserve(path.total_vertices()); in cleanup_path()
1224 *buffersize = path.total_vertices() * (precision + 5) * 4; in convert_to_string()

1234