rfm2  22.0
A python-based rewrite of RenderMan for Maya
 All Classes Namespaces Files Functions Variables Pages
/data/wlw/renderman_root/rat/apps/rfm/test.py File Reference

Classes

class  test.ShadingNodeTest
 

Namespaces

 test
 

Variables

list test.RMANTREE = os.environ['RMANTREE']
 
list test.RFMTREE = os.environ['RFMTREE']
 
tuple test._install_dir = os.path.dirname(os.path.realpath(__file__))
 
tuple test._script_dir = os.path.join(_install_dir, 'scripts')
 
tuple test._icon_dir = os.path.join(_install_dir, 'icons')
 
tuple test._config_dir = os.path.join(_install_dir, 'config')
 
tuple test._test_files_dir = os.path.join(_install_dir, 'test_files')