Blender V2.61 - r43446

io_export_cycles_xml::ExportCyclesXML Class Reference

Inheritance diagram for io_export_cycles_xml::ExportCyclesXML:

List of all members.

Public Member Functions

def poll
def execute

Static Public Attributes

string bl_idname = "export_mesh.cycles_xml"
string bl_label = "Export Cycles XML"
string filename_ext = ".xml"

Detailed Description

Definition at line 88 of file io_export_cycles_xml.py.


Member Function Documentation

def io_export_cycles_xml::ExportCyclesXML::execute (   self,
  context 
)

Definition at line 98 of file io_export_cycles_xml.py.

def io_export_cycles_xml::ExportCyclesXML::poll (   cls,
  context 
)

Definition at line 95 of file io_export_cycles_xml.py.


Member Data Documentation

string io_export_cycles_xml::ExportCyclesXML::bl_idname = "export_mesh.cycles_xml" [static]

Definition at line 89 of file io_export_cycles_xml.py.

string io_export_cycles_xml::ExportCyclesXML::bl_label = "Export Cycles XML" [static]

Definition at line 90 of file io_export_cycles_xml.py.

Definition at line 92 of file io_export_cycles_xml.py.


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