Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 728 Bytes

actor.rst

File metadata and controls

25 lines (21 loc) · 728 Bytes

xrfeitoria.actor

.. custom-inheritance-diagram::
    xrfeitoria.actor.actor_base.ActorBase
    xrfeitoria.actor.actor_blender.ActorBlender
    xrfeitoria.actor.actor_blender.ShapeBlenderWrapper
    xrfeitoria.actor.actor_unreal.ActorUnreal
    xrfeitoria.actor.actor_unreal.ShapeUnrealWrapper
    :parts: 1
    :align: center
    :skip-classes: abc.ABC
    :caption: Inheritance diagram


.. autosummary::
    :toctree: generated/
    :template: uml-class.rst

    xrfeitoria.actor.actor_base.ActorBase
    xrfeitoria.actor.actor_blender.ActorBlender
    xrfeitoria.actor.actor_unreal.ActorUnreal
    xrfeitoria.actor.actor_blender.ShapeBlenderWrapper
    xrfeitoria.actor.actor_unreal.ShapeUnrealWrapper