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

Public Member Functions

def __init__
 
def set_frame_context
 
def expand
 

Public Attributes

 tokens
 

Constructor & Destructor Documentation

def rfm2.utils.string_expr.StringExpression.__init__ (   self,
  camera,
  tokens = None 
)

Member Function Documentation

def rfm2.utils.string_expr.StringExpression.expand (   self,
  expr,
  objTokens = {},
  asFilePath = False 
)
handle the '<token>' format
def rfm2.utils.string_expr.StringExpression.set_frame_context (   self,
  frame 
)
Set the scene frame for the next subst() call.

Member Data Documentation

rfm2.utils.string_expr.StringExpression.tokens

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