|
MaxPlus Python API Reference
|
Inheritance diagram for MaterialManager:Public Member Functions | |
| def | DoMaterialBrowseDlg (*args) |
| def | GetMatLibFileName () |
| def | GetMtlSlot (*args) |
| def | IsMtlOkForScene (*args) |
| def | PutMtlToMtlEditor (*args) |
Material utility functions.
| def DoMaterialBrowseDlg | ( | * | args | ) |
DoMaterialBrowseDlg(HWND hParent, DWORD flags, int & newMat, int & cancel) -> MtlBase
| def GetMatLibFileName | ( | ) |
GetMatLibFileName() -> wchar_t const *
| def GetMtlSlot | ( | * | args | ) |
GetMtlSlot(int slot) -> MtlBase
| def IsMtlOkForScene | ( | * | args | ) |
IsMtlOkForScene(MtlBase m) -> bool
| def PutMtlToMtlEditor | ( | * | args | ) |
PutMtlToMtlEditor(MtlBase mb, int slot=-1) PutMtlToMtlEditor(MtlBase mb)