gepetto.gui.blenderexport.Plugin Class Reference

Python plugin to export scene to Blender. More...

Inheritance diagram for gepetto.gui.blenderexport.Plugin:
Collaboration diagram for gepetto.gui.blenderexport.Plugin:

Public Member Functions

def __init__ (self, mainWindow)
 
def resetConnection (self)
 

Public Attributes

 main
 
 client
 
 gui
 

Detailed Description

Python plugin to export scene to Blender.

Add the following to your settings file to activate it.

[pyplugins]
gepetto.gui.blenderexport=true

Constructor & Destructor Documentation

◆ __init__()

def gepetto.gui.blenderexport.Plugin.__init__ (   self,
  mainWindow 
)

Member Function Documentation

◆ resetConnection()

def gepetto.gui.blenderexport.Plugin.resetConnection (   self)

Member Data Documentation

◆ client

gepetto.gui.blenderexport.Plugin.client

◆ gui

gepetto.gui.blenderexport.Plugin.gui

◆ main

gepetto.gui.blenderexport.Plugin.main

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