:py:mod:`rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend`
===============================================================================

.. py:module:: rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend

.. autodoc2-docstring:: rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend
   :allowtitles:

Module Contents
---------------

Functions
~~~~~~~~~

.. list-table::
   :class: autosummary longtable
   :align: left

   * - :py:obj:`fbx_to_npy <rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend.fbx_to_npy>`
     - .. autodoc2-docstring:: rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend.fbx_to_npy
          :summary:
   * - :py:obj:`parse_fbx <rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend.parse_fbx>`
     - .. autodoc2-docstring:: rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend.parse_fbx
          :summary:

API
~~~

.. py:function:: fbx_to_npy(file_name_in, root_joint_name, fps)
   :canonical: rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend.fbx_to_npy

   .. autodoc2-docstring:: rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend.fbx_to_npy

.. py:function:: parse_fbx(file_name_in, root_joint_name, fps)
   :canonical: rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend.parse_fbx

   .. autodoc2-docstring:: rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_backend.parse_fbx
