mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
61 lines
1.9 KiB
Text
61 lines
1.9 KiB
Text
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Manim \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyMatrix.rst:2
|
|
msgid "ApplyMatrix"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyMatrix.rst:4
|
|
msgid "Qualified name: ``manim.animation.transform.ApplyMatrix``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:1
|
|
msgid "Bases: :py:class:`manim.animation.transform.ApplyPointwiseFunction`"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:1
|
|
msgid "Applies a matrix transform to an mobject."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:0
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:3
|
|
msgid "The transformation matrix."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:4
|
|
msgid "The :class:`~.Mobject`."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:5
|
|
msgid "The origin point for the transform. Defaults to ``ORIGIN``."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:6
|
|
msgid "Further keyword arguments that are passed to :class:`ApplyPointwiseFunction`."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:0
|
|
msgid "Return type"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:9
|
|
msgid "Examples"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyMatrix.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyMatrix.rst:22
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
|