Public Member Functions | Public Attributes | List of all members
frame_editor.commands.Command_AlignElement Class Reference
Inheritance diagram for frame_editor.commands.Command_AlignElement:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, editor, element, source_name, mode)
 
def redo (self)
 
def undo (self)
 

Public Attributes

 editor
 
 element
 
 new_orientation
 Orientation. More...
 
 new_position
 New Pose ##. More...
 
 old_orientation
 
 old_position
 

Detailed Description

Definition at line 104 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_AlignElement.__init__ (   self,
  editor,
  element,
  source_name,
  mode 
)

Definition at line 106 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_AlignElement.redo (   self)

Definition at line 146 of file commands.py.

def frame_editor.commands.Command_AlignElement.undo (   self)

Definition at line 151 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_AlignElement.editor

Definition at line 108 of file commands.py.

frame_editor.commands.Command_AlignElement.element

Definition at line 110 of file commands.py.

frame_editor.commands.Command_AlignElement.new_orientation

Orientation.

Definition at line 141 of file commands.py.

frame_editor.commands.Command_AlignElement.new_position

New Pose ##.

Position

Definition at line 128 of file commands.py.

frame_editor.commands.Command_AlignElement.old_orientation

Definition at line 113 of file commands.py.

frame_editor.commands.Command_AlignElement.old_position

Definition at line 112 of file commands.py.


The documentation for this class was generated from the following file:


frame_editor
Author(s): ipa-lth , ipa-frn
autogenerated on Wed Oct 21 2020 03:36:00