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

Functions

def castSelf
 
def addMethod
 
def rmanUIInitCB
 
def rmanUIRefreshCB
 
def rmanPostPaletteCreateCB
 
def rmanPostPaletteDeleteCB
 
def rmanPostDescriptionCreateCB
 
def rmanCurrentDescriptionSetCB
 
def rmanArchiveExportCB
 
def rmanArchiveExportInfoCB
 
def rmanArchiveExportInitCB
 
def initialize
 
def uninitialize
 

Variables

 s_didInit = False
 

Function Documentation

def rfm2.xgen.addMethod (   self,
  method 
)

+ Here is the caller graph for this function:

def rfm2.xgen.castSelf (   selfid)

+ Here is the caller graph for this function:

def rfm2.xgen.initialize ( )

+ Here is the caller graph for this function:

def rfm2.xgen.rmanArchiveExportCB (   selfid)

+ Here is the call graph for this function:

def rfm2.xgen.rmanArchiveExportInfoCB (   selfid)

+ Here is the call graph for this function:

def rfm2.xgen.rmanArchiveExportInitCB (   selfid)

+ Here is the call graph for this function:

def rfm2.xgen.rmanCurrentDescriptionSetCB (   selfid)
def rfm2.xgen.rmanPostDescriptionCreateCB (   selfid)
def rfm2.xgen.rmanPostPaletteCreateCB (   param)
def rfm2.xgen.rmanPostPaletteDeleteCB (   selfid)
def rfm2.xgen.rmanUIInitCB (   selfid)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def rfm2.xgen.rmanUIRefreshCB (   selfid)

+ Here is the call graph for this function:

def rfm2.xgen.uninitialize ( )

Variable Documentation

rfm2.xgen.s_didInit = False