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

Public Member Functions

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

Public Attributes

 editor
 
 element
 
 new_orientation
 
 new_parent
 
 old_orientation
 
 old_parent
 
 old_position
 

Detailed Description

Copys a source frame's transformation and sets a new parent

Definition at line 193 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_RebaseElement.__init__ (   self,
  editor,
  element,
  source_name,
  new_parent 
)

Definition at line 197 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_RebaseElement.redo (   self)

Definition at line 215 of file commands.py.

def frame_editor.commands.Command_RebaseElement.undo (   self)

Definition at line 221 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_RebaseElement.editor

Definition at line 199 of file commands.py.

frame_editor.commands.Command_RebaseElement.element

Definition at line 201 of file commands.py.

frame_editor.commands.Command_RebaseElement.new_orientation

Definition at line 210 of file commands.py.

frame_editor.commands.Command_RebaseElement.new_parent

Definition at line 206 of file commands.py.

frame_editor.commands.Command_RebaseElement.old_orientation

Definition at line 204 of file commands.py.

frame_editor.commands.Command_RebaseElement.old_parent

Definition at line 207 of file commands.py.

frame_editor.commands.Command_RebaseElement.old_position

Definition at line 203 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 Apr 10 2019 02:47:55