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

Public Member Functions

def __init__ (self, editor, element, parent_name, keep_absolute=True)
 
def redo (self)
 
def undo (self)
 

Public Attributes

 editor
 
 element
 
 keep_absolute
 
 new_orientation
 
 new_parent_name
 
 new_position
 
 old_orientation
 
 old_parent_name
 
 old_position
 

Detailed Description

Definition at line 332 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_SetParent.__init__ (   self,
  editor,
  element,
  parent_name,
  keep_absolute = True 
)

Definition at line 334 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_SetParent.redo (   self)

Definition at line 354 of file commands.py.

def frame_editor.commands.Command_SetParent.undo (   self)

Definition at line 363 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_SetParent.editor

Definition at line 336 of file commands.py.

frame_editor.commands.Command_SetParent.element

Definition at line 338 of file commands.py.

frame_editor.commands.Command_SetParent.keep_absolute

Definition at line 339 of file commands.py.

frame_editor.commands.Command_SetParent.new_orientation

Definition at line 349 of file commands.py.

frame_editor.commands.Command_SetParent.new_parent_name

Definition at line 341 of file commands.py.

frame_editor.commands.Command_SetParent.new_position

Definition at line 348 of file commands.py.

frame_editor.commands.Command_SetParent.old_orientation

Definition at line 352 of file commands.py.

frame_editor.commands.Command_SetParent.old_parent_name

Definition at line 342 of file commands.py.

frame_editor.commands.Command_SetParent.old_position

Definition at line 351 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