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

Public Member Functions

def __init__
 
def opacity
 
def kwargs
 
def enabled
 
def is_static
 
def vp_shader
 

Public Attributes

 name
 
 prim_idx
 
 inst_idx
 
 geo_builder
 
 draw_method
 
 draw_mode
 
 draw_prim
 
 ib_Pos
 
 textured
 
 ib_UVs
 

Detailed Description

Class representing a MRenderItem.

Constructor & Destructor Documentation

def rfm2.vp.pxr_light.VP2Item.__init__ (   self,
  name,
  prim_idx,
  inst_idx,
  vpdesc 
)

Member Function Documentation

def rfm2.vp.pxr_light.VP2Item.enabled (   self)
def rfm2.vp.pxr_light.VP2Item.is_static (   self)
def rfm2.vp.pxr_light.VP2Item.kwargs (   self)
def rfm2.vp.pxr_light.VP2Item.opacity (   self)
def rfm2.vp.pxr_light.VP2Item.vp_shader (   self)

Member Data Documentation

rfm2.vp.pxr_light.VP2Item.draw_method
rfm2.vp.pxr_light.VP2Item.draw_mode
rfm2.vp.pxr_light.VP2Item.draw_prim
rfm2.vp.pxr_light.VP2Item.geo_builder
rfm2.vp.pxr_light.VP2Item.ib_Pos
rfm2.vp.pxr_light.VP2Item.ib_UVs
rfm2.vp.pxr_light.VP2Item.inst_idx
rfm2.vp.pxr_light.VP2Item.name
rfm2.vp.pxr_light.VP2Item.prim_idx
rfm2.vp.pxr_light.VP2Item.textured

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