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

Public Member Functions

def __init__ (self, editor, element, position, orientation)
 
def id (self)
 
def mergeWith (self, command)
 
def redo (self)
 
def undo (self)
 

Public Attributes

 editor
 
 element
 
 new_orientation
 
 new_position
 
 old_orientation
 
 old_position
 
 time
 Merge. More...
 

Detailed Description

Definition at line 228 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_SetPose.__init__ (   self,
  editor,
  element,
  position,
  orientation 
)

Definition at line 230 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_SetPose.id (   self)

Definition at line 253 of file commands.py.

def frame_editor.commands.Command_SetPose.mergeWith (   self,
  command 
)

Definition at line 256 of file commands.py.

def frame_editor.commands.Command_SetPose.redo (   self)

Definition at line 243 of file commands.py.

def frame_editor.commands.Command_SetPose.undo (   self)

Definition at line 248 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_SetPose.editor

Definition at line 232 of file commands.py.

frame_editor.commands.Command_SetPose.element

Definition at line 234 of file commands.py.

frame_editor.commands.Command_SetPose.new_orientation

Definition at line 239 of file commands.py.

frame_editor.commands.Command_SetPose.new_position

Definition at line 238 of file commands.py.

frame_editor.commands.Command_SetPose.old_orientation

Definition at line 241 of file commands.py.

frame_editor.commands.Command_SetPose.old_position

Definition at line 240 of file commands.py.

frame_editor.commands.Command_SetPose.time

Merge.

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