Eidolon
Public Member Functions | List of all members
MaterialPropertyWidget Class Reference

Inherits QWidget, and Ui_matProp.

Collaboration diagram for MaterialPropertyWidget:
Collaboration graph

Public Member Functions

def __init__ (self, parent=None)
 
def setPointRelativeChecked (self, val)
 
def fillTextureList (self, textures, curtex)
 
def fillFragmentList (self, fragments, curfrag)
 
def fillVertexList (self, vertexs, curvert)
 
def fillGeomList (self, geoms, curgeom)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  parent = None 
)

Member Function Documentation

◆ fillFragmentList()

def fillFragmentList (   self,
  fragments,
  curfrag 
)
Here is the call graph for this function:

◆ fillGeomList()

def fillGeomList (   self,
  geoms,
  curgeom 
)
Here is the call graph for this function:

◆ fillTextureList()

def fillTextureList (   self,
  textures,
  curtex 
)
Here is the call graph for this function:

◆ fillVertexList()

def fillVertexList (   self,
  vertexs,
  curvert 
)
Here is the call graph for this function:

◆ setPointRelativeChecked()

def setPointRelativeChecked (   self,
  val 
)
Here is the call graph for this function:

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