rfm2  22.0
A python-based rewrite of RenderMan for Maya
 All Classes Namespaces Files Functions Variables Pages
shelf.py File Reference

Namespaces

 rfm2.ui.shelf
 

Functions

def rfm2.ui.shelf.not_implemented
 
def rfm2.ui.shelf.build_shelf
 

Variables

string rfm2.ui.shelf._SHELFLABEL_ = 'RenderMan %s'
 
tuple rfm2.ui.shelf._SHELFNAME_ = re.sub(r'[ab]\d+$', '', re.sub(r'[^\w_]', '_', _SHELFLABEL_))