rfm2  22.0
A python-based rewrite of RenderMan for Maya
rfm2.cmdserver.ItHandler Class Reference
+ Inheritance diagram for rfm2.cmdserver.ItHandler:
+ Collaboration diagram for rfm2.cmdserver.ItHandler:

Public Member Functions

def dspyRender (self)
 
def dspyIPR (self)
 
def stopRender (self)
 
def selectObjectById (self)
 
def selectObject (self)
 
def selectSurfaceById (self)
 
def selectSurface (self)
 
def renderAgain (self)
 
def cmdIPR (self)
 
def stopRendering (self)
 
- Public Member Functions inherited from rfm2.utils.chatserver.ItBaseHandler
def __init__ (self, request)
 
def handle (self)
 

Additional Inherited Members

- Public Attributes inherited from rfm2.utils.chatserver.ItBaseHandler
 request
 
 msg
 

Member Function Documentation

◆ cmdIPR()

def rfm2.cmdserver.ItHandler.cmdIPR (   self)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ dspyIPR()

def rfm2.cmdserver.ItHandler.dspyIPR (   self)

Reimplemented from rfm2.utils.chatserver.ItBaseHandler.

+ Here is the call graph for this function:

◆ dspyRender()

def rfm2.cmdserver.ItHandler.dspyRender (   self)
Overriders should look in self.cmd for the arguments to dspyRender

Reimplemented from rfm2.utils.chatserver.ItBaseHandler.

+ Here is the call graph for this function:

◆ renderAgain()

def rfm2.cmdserver.ItHandler.renderAgain (   self)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ selectObject()

def rfm2.cmdserver.ItHandler.selectObject (   self)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ selectObjectById()

def rfm2.cmdserver.ItHandler.selectObjectById (   self)

Reimplemented from rfm2.utils.chatserver.ItBaseHandler.

+ Here is the call graph for this function:

◆ selectSurface()

def rfm2.cmdserver.ItHandler.selectSurface (   self)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ selectSurfaceById()

def rfm2.cmdserver.ItHandler.selectSurfaceById (   self)

Reimplemented from rfm2.utils.chatserver.ItBaseHandler.

+ Here is the call graph for this function:

◆ stopRender()

def rfm2.cmdserver.ItHandler.stopRender (   self)

Reimplemented from rfm2.utils.chatserver.ItBaseHandler.

+ Here is the call graph for this function:

◆ stopRendering()

def rfm2.cmdserver.ItHandler.stopRendering (   self)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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