Inherits object.
|
| def | __init__ (self, mgr, win) |
| |
| def | addLight (self, light) |
| |
| def | removeLight (self, light) |
| |
| def | toggleCameraOriented (self, sl, prop) |
| |
| def | setLightType (self, sl, lt) |
| |
| def | setPosition (self, sl, prop) |
| |
| def | setDirection (self, sl, prop) |
| |
| def | setAttenuation (self, sl, prop) |
| |
| def | setSpotValues (self, sl, prop) |
| |
◆ __init__()
| def __init__ |
( |
|
self, |
|
|
|
mgr, |
|
|
|
win |
|
) |
| |
◆ _updateLightPropBox()
| def _updateLightPropBox |
( |
|
self, |
|
|
|
light, |
|
|
|
propbox |
|
) |
| |
|
private |
◆ addLight()
| def addLight |
( |
|
self, |
|
|
|
light |
|
) |
| |
◆ removeLight()
| def removeLight |
( |
|
self, |
|
|
|
light |
|
) |
| |
◆ setAttenuation()
| def setAttenuation |
( |
|
self, |
|
|
|
sl, |
|
|
|
prop |
|
) |
| |
◆ setDirection()
| def setDirection |
( |
|
self, |
|
|
|
sl, |
|
|
|
prop |
|
) |
| |
◆ setLightType()
| def setLightType |
( |
|
self, |
|
|
|
sl, |
|
|
|
lt |
|
) |
| |
◆ setPosition()
| def setPosition |
( |
|
self, |
|
|
|
sl, |
|
|
|
prop |
|
) |
| |
◆ setSpotValues()
| def setSpotValues |
( |
|
self, |
|
|
|
sl, |
|
|
|
prop |
|
) |
| |
◆ toggleCameraOriented()
| def toggleCameraOriented |
( |
|
self, |
|
|
|
sl, |
|
|
|
prop |
|
) |
| |
◆ mgr
◆ win
The documentation for this class was generated from the following file: