rfm2  22.0
A python-based rewrite of RenderMan for Maya
 All Classes Namespaces Files Functions Variables Pages
rfm2.ui.page Namespace Reference

Classes

class  ParamLayout
 
class  AELayout
 
class  AESubLayout
 
class  RGLayout
 

Functions

def flatten
 

Variables

string PAGE_SEP = '|'
 

Function Documentation

def rfm2.ui.page.flatten (   lst,
  ltypes = (list, tuple 
)
Flatten nested lists and tuples into a single list or tuple.

+ Here is the caller graph for this function:

Variable Documentation

string rfm2.ui.page.PAGE_SEP = '|'