rfm2
22.0
A python-based rewrite of RenderMan for Maya
|
Classes | |
class | rfm2.ui.rlf_attr_editor.ValueDelegate |
class | rfm2.ui.rlf_attr_editor.AttrDataModel |
class | rfm2.ui.rlf_attr_editor.AttrTable |
class | rfm2.ui.rlf_attr_editor.AttrEditor |
Namespaces | |
rfm2.ui.rlf_attr_editor | |
Functions | |
def | rfm2.ui.rlf_attr_editor.read_attribute_definitions () |
def | rfm2.ui.rlf_attr_editor.edit_attributes (attr_dict, model, index, parent=None) |
Variables | |
int | rfm2.ui.rlf_attr_editor.IDX_NAME = 0 |
int | rfm2.ui.rlf_attr_editor.IDX_VAL = 1 |
dictionary | rfm2.ui.rlf_attr_editor.ATTR_DICT = {} |