rfm2  22.0
A python-based rewrite of RenderMan for Maya
rfm2.ui.page.ParamLayout Class Reference
+ Inheritance diagram for rfm2.ui.page.ParamLayout:
+ Collaboration diagram for rfm2.ui.page.ParamLayout:

Public Member Functions

def __init__ (self, node_type)
 
def add_param (self, p_name, p_page, pageopen=None, widget=None, prefDesc=None)
 
def finalize (self)
 

Public Attributes

 pages
 
 node_type
 
 result
 

Constructor & Destructor Documentation

◆ __init__()

def rfm2.ui.page.ParamLayout.__init__ (   self,
  node_type 
)

Reimplemented in rfm2.ui.page.RGLayout.

Member Function Documentation

◆ add_param()

def rfm2.ui.page.ParamLayout.add_param (   self,
  p_name,
  p_page,
  pageopen = None,
  widget = None,
  prefDesc = None 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ finalize()

def rfm2.ui.page.ParamLayout.finalize (   self)

Reimplemented in rfm2.ui.page.RGLayout, rfm2.ui.page.AESubLayout, and rfm2.ui.page.AELayout.

+ Here is the call graph for this function:

Member Data Documentation

◆ node_type

rfm2.ui.page.ParamLayout.node_type

◆ pages

rfm2.ui.page.ParamLayout.pages

◆ result

rfm2.ui.page.ParamLayout.result

The documentation for this class was generated from the following file: