
Public Member Functions | |
| def | draw |
| def | poll |
Static Public Attributes | |
| string | bl_context = "material" |
| string | bl_region_type = 'WINDOW' |
| string | bl_space_type = 'PROPERTIES' |
Definition at line 1881 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene._OgreMatPass.draw | ( | self, | |
| context | |||
| ) |
Definition at line 1891 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene._OgreMatPass.poll | ( | cls, | |
| context | |||
| ) |
Definition at line 1887 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene._OgreMatPass::bl_context = "material" [static] |
Definition at line 1884 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene._OgreMatPass::bl_region_type = 'WINDOW' [static] |
Definition at line 1883 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene._OgreMatPass::bl_space_type = 'PROPERTIES' [static] |
Definition at line 1882 of file io_export_ogreDotScene.py.