rfm2  22.0
A python-based rewrite of RenderMan for Maya
rfm2.vp.vp2_param.VP2Param Class Reference
+ Inheritance diagram for rfm2.vp.vp2_param.VP2Param:
+ Collaboration diagram for rfm2.vp.vp2_param.VP2Param:

Public Member Functions

def __init__ (self, paramDesc)
 
def update (self, newValue)
 
def __str__ (self)
 

Public Attributes

 name
 
 type
 
 val
 
 rname
 
 hasChanged
 

Constructor & Destructor Documentation

◆ __init__()

def rfm2.vp.vp2_param.VP2Param.__init__ (   self,
  paramDesc 
)

Reimplemented in rfm2.vp.vp2_param.VP2TexParam.

Member Function Documentation

◆ __str__()

def rfm2.vp.vp2_param.VP2Param.__str__ (   self)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ update()

def rfm2.vp.vp2_param.VP2Param.update (   self,
  newValue 
)
+ Here is the caller graph for this function:

Member Data Documentation

◆ hasChanged

rfm2.vp.vp2_param.VP2Param.hasChanged

◆ name

rfm2.vp.vp2_param.VP2Param.name

◆ rname

rfm2.vp.vp2_param.VP2Param.rname

◆ type

rfm2.vp.vp2_param.VP2Param.type

◆ val

rfm2.vp.vp2_param.VP2Param.val

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