Home
last modified time | relevance | path

Searched refs:reset_transformation (Results 1 – 14 of 14) sorted by relevance

/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/tutorials/src/ucs/
H A Dinsert.py90 blockref.reset_transformation()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Qt/
H A Dqt_renderer.hpp54 void reset_transformation ();
H A Dqt_renderer.cpp145 qt_renderer_rep::reset_transformation () { in reset_transformation() function in qt_renderer_rep
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/blocks/
H A Dinsert.rst104 .. automethod:: reset_transformation
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Renderer/
H A Dprinter.hpp93 void reset_transformation ();
H A Drenderer.hpp67 virtual void reset_transformation ();
H A Drenderer.cpp164 renderer_rep::reset_transformation () { in reset_transformation() function in renderer_rep
H A Dprinter.cpp600 printer_rep::reset_transformation () { in reset_transformation() function in printer_rep
/dports/audio/snd/snd-21.2/
H A Ddlocsig.rb1674 def reset_transformation method in Path
1680 reset_transformation()
1918 reset_transformation()
2226 reset_transformation()
2276 reset_transformation()
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/entities/
H A Dinsert.py469 def reset_transformation(self) -> None: member in Insert
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Pdf/
H A Dpdf_hummus_renderer.cpp211 void reset_transformation ();
484 pdf_hummus_renderer_rep::reset_transformation () { in reset_transformation() function in pdf_hummus_renderer_rep
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Fonts/
H A Dvirtual_font.cpp489 ren->reset_transformation (); in draw_transformed()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Typeset/Boxes/Modifier/
H A Dchange_boxes.cpp280 ren->reset_transformation (); in post_display()
/dports/cad/py-ezdxf/ezdxf-0.16.3/
H A DNEWS.md607 - NEW: `Insert.reset_transformation()` reset block reference location, rotation and extrusion vecto…