Inherits QWidget, and Ui_matProp.
|
| 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) |
| |
◆ __init__()
| def __init__ |
( |
|
self, |
|
|
|
parent = None |
|
) |
| |
◆ fillFragmentList()
| def fillFragmentList |
( |
|
self, |
|
|
|
fragments, |
|
|
|
curfrag |
|
) |
| |
◆ fillGeomList()
| def fillGeomList |
( |
|
self, |
|
|
|
geoms, |
|
|
|
curgeom |
|
) |
| |
◆ fillTextureList()
| def fillTextureList |
( |
|
self, |
|
|
|
textures, |
|
|
|
curtex |
|
) |
| |
◆ fillVertexList()
| def fillVertexList |
( |
|
self, |
|
|
|
vertexs, |
|
|
|
curvert |
|
) |
| |
◆ setPointRelativeChecked()
| def setPointRelativeChecked |
( |
|
self, |
|
|
|
val |
|
) |
| |
The documentation for this class was generated from the following file: