rfm2  22.0
A python-based rewrite of RenderMan for Maya
 All Classes Namespaces Files Functions Variables Pages
rfm2.ui.page.AESubLayout Class Reference
+ Inheritance diagram for rfm2.ui.page.AESubLayout:
+ Collaboration diagram for rfm2.ui.page.AESubLayout:

Public Member Functions

def __init__
 
def finalize
 
- Public Member Functions inherited from rfm2.ui.page.ParamLayout
def __init__
 
def add_param
 
def finalize
 

Public Attributes

 prefix
 
 node_name
 
 only_update
 
- Public Attributes inherited from rfm2.ui.page.ParamLayout
 pages
 
 node_type
 
 result
 

Detailed Description

Build a sub-layout meant to be cached and displayed on demand inside an
Attribute Editor or the Render Globals.
In this class, we directly create widgets using rfm_control.

Constructor & Destructor Documentation

def rfm2.ui.page.AESubLayout.__init__ (   self,
  node_type,
  node_name = None 
)

Member Function Documentation

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

+ Here is the call graph for this function:

Member Data Documentation

rfm2.ui.page.AESubLayout.node_name
rfm2.ui.page.AESubLayout.only_update
rfm2.ui.page.AESubLayout.prefix

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