Home
last modified time | relevance | path

Searched refs:modify_vertex (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/cfdg/cfdg-3.3_1/src-agg/agg2/
H A Dagg_path_storage.h55 void modify_vertex(unsigned idx, double x, double y);
693 void modify_vertex(unsigned idx, double x, double y);
815 m_vertices.modify_vertex(path_id, x, y);
832 m_vertices.modify_vertex(idx, x, y); in transform_all_paths()
862 modify_vertex(idx - 1, start_x, start_y);
1218 m_vertices.modify_vertex(idx, x, y); in modify_vertex()
1225 m_vertices.modify_vertex(idx, x, y, cmd); in modify_vertex()
1399 m_vertices.modify_vertex(i, x2 - x + x1, y); in flip_x()
1415 m_vertices.modify_vertex(i, x, y2 - y + y1); in flip_y()
1434 m_vertices.modify_vertex(path_id, x, y); in translate()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/agg/
H A Dagg_path_storage.h55 void modify_vertex(unsigned idx, double x, double y);
693 void modify_vertex(unsigned idx, double x, double y);
815 m_vertices.modify_vertex(path_id, x, y);
832 m_vertices.modify_vertex(idx, x, y); in transform_all_paths()
862 modify_vertex(idx - 1, start_x, start_y);
1218 m_vertices.modify_vertex(idx, x, y); in modify_vertex()
1225 m_vertices.modify_vertex(idx, x, y, cmd); in modify_vertex()
1399 m_vertices.modify_vertex(i, x2 - x + x1, y); in flip_x()
1415 m_vertices.modify_vertex(i, x, y2 - y + y1); in flip_y()
1434 m_vertices.modify_vertex(path_id, x, y); in translate()
[all …]
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/include/
H A Dagg_path_storage.h54 void modify_vertex(unsigned idx, double x, double y);
692 void modify_vertex(unsigned idx, double x, double y);
814 m_vertices.modify_vertex(path_id, x, y);
831 m_vertices.modify_vertex(idx, x, y); in transform_all_paths()
861 modify_vertex(idx - 1, start_x, start_y);
1217 m_vertices.modify_vertex(idx, x, y); in modify_vertex()
1224 m_vertices.modify_vertex(idx, x, y, cmd); in modify_vertex()
1398 m_vertices.modify_vertex(i, x2 - x + x1, y); in flip_x()
1414 m_vertices.modify_vertex(i, x, y2 - y + y1); in flip_y()
1433 m_vertices.modify_vertex(path_id, x, y); in translate()
[all …]
/dports/graphics/agg/agg-2.5/include/
H A Dagg_path_storage.h64 void modify_vertex(unsigned idx, double x, double y);
702 void modify_vertex(unsigned idx, double x, double y);
824 m_vertices.modify_vertex(path_id, x, y);
841 m_vertices.modify_vertex(idx, x, y); in transform_all_paths()
1190 m_vertices.modify_vertex(idx, x, y); in modify_vertex()
1197 m_vertices.modify_vertex(idx, x, y, cmd); in modify_vertex()
1371 m_vertices.modify_vertex(i, x2 - x + x1, y); in flip_x()
1387 m_vertices.modify_vertex(i, x, y2 - y + y1); in flip_y()
1406 m_vertices.modify_vertex(path_id, x, y); in translate()
1424 m_vertices.modify_vertex(idx, x, y); in translate_all_paths()
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/include/
H A Dagg_path_storage.h55 void modify_vertex(unsigned idx, double x, double y);
693 void modify_vertex(unsigned idx, double x, double y);
815 m_vertices.modify_vertex(path_id, x, y);
832 m_vertices.modify_vertex(idx, x, y); in transform_all_paths()
1181 m_vertices.modify_vertex(idx, x, y); in modify_vertex()
1188 m_vertices.modify_vertex(idx, x, y, cmd); in modify_vertex()
1362 m_vertices.modify_vertex(i, x2 - x + x1, y); in flip_x()
1378 m_vertices.modify_vertex(i, x, y2 - y + y1); in flip_y()
1397 m_vertices.modify_vertex(path_id, x, y); in translate()
1415 m_vertices.modify_vertex(idx, x, y); in translate_all_paths()
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/include/
H A Dagg_path_storage.h55 void modify_vertex(unsigned idx, double x, double y);
693 void modify_vertex(unsigned idx, double x, double y);
815 m_vertices.modify_vertex(path_id, x, y);
832 m_vertices.modify_vertex(idx, x, y); in transform_all_paths()
1181 m_vertices.modify_vertex(idx, x, y); in modify_vertex()
1188 m_vertices.modify_vertex(idx, x, y, cmd); in modify_vertex()
1362 m_vertices.modify_vertex(i, x2 - x + x1, y); in flip_x()
1378 m_vertices.modify_vertex(i, x, y2 - y + y1); in flip_y()
1397 m_vertices.modify_vertex(path_id, x, y); in translate()
1415 m_vertices.modify_vertex(idx, x, y); in translate_all_paths()
[all …]
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_path_storage.h55 void modify_vertex(unsigned idx, double x, double y);
693 void modify_vertex(unsigned idx, double x, double y);
815 m_vertices.modify_vertex(path_id, x, y);
832 m_vertices.modify_vertex(idx, x, y); in transform_all_paths()
1181 m_vertices.modify_vertex(idx, x, y); in modify_vertex()
1188 m_vertices.modify_vertex(idx, x, y, cmd); in modify_vertex()
1362 m_vertices.modify_vertex(i, x2 - x + x1, y); in flip_x()
1378 m_vertices.modify_vertex(i, x, y2 - y + y1); in flip_y()
1397 m_vertices.modify_vertex(path_id, x, y); in translate()
1415 m_vertices.modify_vertex(idx, x, y); in translate_all_paths()
[all …]
/dports/editors/lazarus/lazarus/components/aggpas/src/
H A Dagg_path_storage.pas167 procedure modify_vertex(idx : unsigned; x ,y : double );
912 modify_vertex(i ,x2 - x + x1 ,y );
931 modify_vertex(i ,x ,y2 - y + y1 );
958 procedure path_storage.modify_vertex;
1001 modify_vertex (path_id ,x ,y );
1025 modify_vertex (idx ,x ,y );
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_path_storage.pas167 procedure modify_vertex(idx : unsigned; x ,y : double );
912 modify_vertex(i ,x2 - x + x1 ,y );
931 modify_vertex(i ,x ,y2 - y + y1 );
958 procedure path_storage.modify_vertex;
1001 modify_vertex (path_id ,x ,y );
1025 modify_vertex (idx ,x ,y );
/dports/editors/lazarus-qt5/lazarus/components/aggpas/src/
H A Dagg_path_storage.pas167 procedure modify_vertex(idx : unsigned; x ,y : double );
912 modify_vertex(i ,x2 - x + x1 ,y );
931 modify_vertex(i ,x ,y2 - y + y1 );
958 procedure path_storage.modify_vertex;
1001 modify_vertex (path_id ,x ,y );
1025 modify_vertex (idx ,x ,y );
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_path_storage.pas167 procedure modify_vertex(idx : unsigned; x ,y : double );
912 modify_vertex(i ,x2 - x + x1 ,y );
931 modify_vertex(i ,x ,y2 - y + y1 );
958 procedure path_storage.modify_vertex;
1001 modify_vertex (path_id ,x ,y );
1025 modify_vertex (idx ,x ,y );
/dports/graphics/agg/agg-2.5/examples/
H A Dflash_rasterizer.cpp212 void modify_vertex(unsigned i, double x, double y) in modify_vertex() function in agg::compound_shape
215 m_path.modify_vertex(i, x, y); in modify_vertex()
499 m_shape.modify_vertex(m_point_idx, xd, yd); in on_mouse_move()
H A Dflash_rasterizer2.cpp225 void modify_vertex(unsigned i, double x, double y) in modify_vertex() function in agg::compound_shape
228 m_path.modify_vertex(i, x, y); in modify_vertex()
480 m_shape.modify_vertex(m_point_idx, xd, yd); in on_mouse_move()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsol/
H A Dbsol_intrinsic_curve_2d.h210 void modify_vertex (const int i, double x, double y, bool bRecomputeProterties=false);
H A Dbsol_intrinsic_curve_3d.h361 void modify_vertex (const int i, double x, double y, double z) { in modify_vertex() function
H A Dbsol_intrinsic_curve_2d.cxx223 void bsol_intrinsic_curve_2d::modify_vertex(const int i, double x, double y, bool bRecomputePropert… in modify_vertex() function in bsol_intrinsic_curve_2d
/dports/editors/lazarus/lazarus/components/aggpas/
H A Dflash_rasterizer2.dpr100 procedure modify_vertex(i : unsigned; x ,y : double );
516 procedure compound_shape.modify_vertex(i : unsigned; x ,y : double );
519 m_path.modify_vertex (i ,x ,y );
808 m_shape.modify_vertex (m_point_idx ,xd ,yd );
H A Dflash_rasterizer.dpr94 procedure modify_vertex(i : unsigned; x ,y : double );
489 procedure compound_shape.modify_vertex(i : unsigned; x ,y : double );
492 m_path.modify_vertex (i ,x ,y );
817 m_shape.modify_vertex (m_point_idx ,xd ,yd );
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/
H A Dflash_rasterizer2.dpr100 procedure modify_vertex(i : unsigned; x ,y : double );
516 procedure compound_shape.modify_vertex(i : unsigned; x ,y : double );
519 m_path.modify_vertex (i ,x ,y );
808 m_shape.modify_vertex (m_point_idx ,xd ,yd );
H A Dflash_rasterizer.dpr94 procedure modify_vertex(i : unsigned; x ,y : double );
489 procedure compound_shape.modify_vertex(i : unsigned; x ,y : double );
492 m_path.modify_vertex (i ,x ,y );
817 m_shape.modify_vertex (m_point_idx ,xd ,yd );
/dports/editors/lazarus-qt5/lazarus/components/aggpas/
H A Dflash_rasterizer.dpr94 procedure modify_vertex(i : unsigned; x ,y : double );
489 procedure compound_shape.modify_vertex(i : unsigned; x ,y : double );
492 m_path.modify_vertex (i ,x ,y );
817 m_shape.modify_vertex (m_point_idx ,xd ,yd );
H A Dflash_rasterizer2.dpr100 procedure modify_vertex(i : unsigned; x ,y : double );
516 procedure compound_shape.modify_vertex(i : unsigned; x ,y : double );
519 m_path.modify_vertex (i ,x ,y );
808 m_shape.modify_vertex (m_point_idx ,xd ,yd );
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/
H A Dflash_rasterizer.dpr94 procedure modify_vertex(i : unsigned; x ,y : double );
489 procedure compound_shape.modify_vertex(i : unsigned; x ,y : double );
492 m_path.modify_vertex (i ,x ,y );
817 m_shape.modify_vertex (m_point_idx ,xd ,yd );
H A Dflash_rasterizer2.dpr100 procedure modify_vertex(i : unsigned; x ,y : double );
516 procedure compound_shape.modify_vertex(i : unsigned; x ,y : double );
519 m_path.modify_vertex (i ,x ,y );
808 m_shape.modify_vertex (m_point_idx ,xd ,yd );
/dports/graphics/cfdg/cfdg-3.3_1/src-common/
H A Dastreplacement.cpp1424 mPath.modify_vertex(last, r->mLastPoint.x, r->mLastPoint.y); in addPathOp()
1475 mPath.modify_vertex(start, data[2], data[3]); in addPathOp()

12