
Public Member Functions | |
| def | __init__ |
| def | generate_pass |
| def | generate_texture_unit |
| def | get_active_programs |
| def | get_header |
| def | get_passes |
Public Attributes | |
| material | |
| passes | |
| path | |
| touch_textures | |
Definition at line 6959 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.OgreMaterialGenerator.__init__ | ( | self, | |
| material, | |||
path = '/tmp', |
|||
touch_textures = False |
|||
| ) |
Definition at line 6960 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.OgreMaterialGenerator.generate_pass | ( | self, | |
| mat, | |||
pass_name = None |
|||
| ) |
Definition at line 6999 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.OgreMaterialGenerator.generate_texture_unit | ( | self, | |
| texture, | |||
slot = None, |
|||
name = None, |
|||
uv_layer = None |
|||
| ) |
Definition at line 7080 of file io_export_ogreDotScene.py.
Definition at line 6971 of file io_export_ogreDotScene.py.
Definition at line 6979 of file io_export_ogreDotScene.py.
Definition at line 6991 of file io_export_ogreDotScene.py.
Definition at line 6960 of file io_export_ogreDotScene.py.
Definition at line 6960 of file io_export_ogreDotScene.py.
Definition at line 6960 of file io_export_ogreDotScene.py.
Definition at line 6960 of file io_export_ogreDotScene.py.