Inherits QWidget, and Ui_ObjReprProp.
|
def | __init__ (self, parent=None) |
|
def | addProperty (self, name, labelText, uitype, minval=0, maxval=0, stepval=1, decimals=6) |
|
def | setParamPanel (self, panel) |
|
def | addMaterialOption (self, name, labelText, uitype, minval=0, maxval=0, stepval=1, decimals=6) |
|
def | getPosition (self) |
|
def | getScale (self) |
|
def | getRotation (self) |
|
def | setPosition (self, x, y, z) |
|
def | setScale (self, x, y, z) |
|
def | setRotation (self, yaw, pitch, roll) |
|
◆ __init__()
def __init__ |
( |
|
self, |
|
|
|
parent = None |
|
) |
| |
◆ _clampRotation()
def _clampRotation |
( |
|
self | ) |
|
|
private |
◆ addMaterialOption()
def addMaterialOption |
( |
|
self, |
|
|
|
name, |
|
|
|
labelText, |
|
|
|
uitype, |
|
|
|
minval = 0 , |
|
|
|
maxval = 0 , |
|
|
|
stepval = 1 , |
|
|
|
decimals = 6 |
|
) |
| |
◆ addProperty()
def addProperty |
( |
|
self, |
|
|
|
name, |
|
|
|
labelText, |
|
|
|
uitype, |
|
|
|
minval = 0 , |
|
|
|
maxval = 0 , |
|
|
|
stepval = 1 , |
|
|
|
decimals = 6 |
|
) |
| |
◆ getPosition()
◆ getRotation()
◆ getScale()
◆ setParamPanel()
def setParamPanel |
( |
|
self, |
|
|
|
panel |
|
) |
| |
◆ setPosition()
def setPosition |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
z |
|
) |
| |
◆ setRotation()
def setRotation |
( |
|
self, |
|
|
|
yaw, |
|
|
|
pitch, |
|
|
|
roll |
|
) |
| |
◆ setScale()
def setScale |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
z |
|
) |
| |
◆ paramPanel
The documentation for this class was generated from the following file: