MaterialManager Class Reference
Material utility functions.
|
|
tuple | DoMaterialBrowseDlg = staticmethod(DoMaterialBrowseDlg) |
| |
|
tuple | GetMatLibFileName = staticmethod(GetMatLibFileName) |
| |
|
tuple | GetMtlSlot = staticmethod(GetMtlSlot) |
| |
|
tuple | IsMtlOkForScene = staticmethod(IsMtlOkForScene) |
| |
|
tuple | PutMtlToMtlEditor = staticmethod(PutMtlToMtlEditor) |
| |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
| def DoMaterialBrowseDlg |
( |
|
args | ) |
|
DoMaterialBrowseDlg(HWND hParent, DWORD flags, int & newMat, int & cancel) -> MtlBase
| def GetMatLibFileName |
( |
| ) |
|
GetMatLibFileName() -> wchar_t const *
GetMtlSlot(int slot) -> MtlBase
| def IsMtlOkForScene |
( |
|
args | ) |
|
IsMtlOkForScene(MtlBase m) -> bool
| def PutMtlToMtlEditor |
( |
|
args | ) |
|
PutMtlToMtlEditor(MtlBase mb, int slot=-1)
PutMtlToMtlEditor(MtlBase mb)