Uranium
Application Framework
UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation Class Reference
Inheritance diagram for UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation:
UM.Operations.Operation.Operation

Public Member Functions

def __init__
 
def undo (self)
 
def redo (self)
 
- Public Member Functions inherited from UM.Operations.Operation.Operation
def __init__ (self)
 
def undo (self)
 
def redo (self)
 
def mergeWith (self, other)
 
def push (self)
 

Detailed Description

Operation that adds a new node to the scene.

Member Function Documentation

def UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation.redo (   self,
  None 
)
Re-applies this operation after it has been undone.
def UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation.undo (   self,
  None 
)
Reverses the operation of adding a scene node.

This removes the scene node again.

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