Public Member Functions | Static Public Attributes
io_export_ogreDotScene.JmonkeyPreviewOp Class Reference

Jmonkey preview todo: remove jmonkey. More...

Inheritance diagram for io_export_ogreDotScene.JmonkeyPreviewOp:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def invoke
def poll

Static Public Attributes

string bl_idname = 'jmonkey.preview'
string bl_label = "opens JMonkeyEngine in a non-blocking subprocess"
dictionary bl_options = {'REGISTER'}
string EXPORT_TYPE = 'OGRE'
tuple filepath = StringProperty(name="File Path", description="Filepath used for exporting Jmonkey .scene file", maxlen=1024, default="/tmp/preview.txml", subtype='FILE_PATH')

Detailed Description

Jmonkey preview todo: remove jmonkey.

helper to open jMonkey (JME)

Definition at line 5767 of file io_export_ogreDotScene.py.


Member Function Documentation

def io_export_ogreDotScene.JmonkeyPreviewOp.invoke (   self,
  context,
  event 
)

Reimplemented from io_export_ogreDotScene._OgreCommonExport_.

Definition at line 5780 of file io_export_ogreDotScene.py.

def io_export_ogreDotScene.JmonkeyPreviewOp.poll (   cls,
  context 
)

Reimplemented from io_export_ogreDotScene._OgreCommonExport_.

Definition at line 5777 of file io_export_ogreDotScene.py.


Member Data Documentation

string io_export_ogreDotScene.JmonkeyPreviewOp::bl_idname = 'jmonkey.preview' [static]

Definition at line 5769 of file io_export_ogreDotScene.py.

string io_export_ogreDotScene.JmonkeyPreviewOp::bl_label = "opens JMonkeyEngine in a non-blocking subprocess" [static]

Definition at line 5770 of file io_export_ogreDotScene.py.

dictionary io_export_ogreDotScene.JmonkeyPreviewOp::bl_options = {'REGISTER'} [static]

Definition at line 5771 of file io_export_ogreDotScene.py.

Reimplemented from io_export_ogreDotScene._OgreCommonExport_.

Definition at line 5774 of file io_export_ogreDotScene.py.

tuple io_export_ogreDotScene.JmonkeyPreviewOp::filepath = StringProperty(name="File Path", description="Filepath used for exporting Jmonkey .scene file", maxlen=1024, default="/tmp/preview.txml", subtype='FILE_PATH') [static]

Reimplemented from io_export_ogreDotScene._OgreCommonExport_.

Definition at line 5773 of file io_export_ogreDotScene.py.


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


naoqi_tools
Author(s): Mikael Arguedas
autogenerated on Sat Jun 8 2019 20:30:21