Eidolon
|
Public Member Functions | |
def | __init__ (self, matsrc, mgr, parent=None) |
def | getValues (self) |
def | setLinearAlpha (self, linear) |
def | setValues (self, colorIndex=None, alphaIndex=None) |
def | interpolateColor (self, t) |
![]() | |
def | __init__ (self, parent=None, minheight=240) |
def | getValues (self) |
def | setValues (self, colorIndex=None, alphaIndex=None) |
def | interpolateColor (self, t) |
def | setLinearAlpha (self, linear) |
def | setDoubleHeight (self, dblHeight) |
def | getSpectrumDim (self) |
def | mousePressEvent (self, e) |
def | mouseDoubleClickEvent (self, e) |
def | wheelEvent (self, e) |
def | mouseMoveEvent (self, e) |
def | keyPressEvent (self, e) |
def | paintEvent (self, e) |
Public Attributes | |
matsrc | |
mgr | |
isLinearAlpha | |
colors | |
colorpos | |
alphactrls | |
![]() | |
minheight | |
isDblHeight | |
bg | |
bar | |
colors | |
colorpos | |
alphactrls | |
bottomheight | |
margin | |
markerheight | |
markerwidth | |
markerangle | |
ctrlradius | |
isLinearAlpha | |
colorselected | |
alphaselected | |
delMarker | |
expandMarker | |
linMarker | |
minv | |
maxv | |
minx | |
maxx | |
Additional Inherited Members | |
![]() | |
UPARROW | |
DOWNARROW | |
This displays and manipulates the spectrum of a list of attached Material object.
def __init__ | ( | self, | |
matsrc, | |||
mgr, | |||
parent = None |
|||
) |
Associate this widget with the list of materials `matsrc'.
def getValues | ( | self | ) |
def interpolateColor | ( | self, | |
t | |||
) |
def setLinearAlpha | ( | self, | |
linear | |||
) |
def setValues | ( | self, | |
colorIndex = None , |
|||
alphaIndex = None |
|||
) |
alphactrls |
colorpos |
colors |
isLinearAlpha |
matsrc |
mgr |