|
|
|
|
|
|
|
|
None
|
capture(file)
Capture the viewer image to a file. |
|
|
Bool
|
frameCached(f)
Determine whether frame /f/ is known to be in the memory cache. |
|
|
Bool
|
|
FrameRange
|
playbackRange(self)
Return the frame range that's currently set to be played back in the
viewer.@return: FrameRange. |
|
|
Bool
|
recordMouse()
Start viewer window mouse recording.@return: Recording started? |
|
|
|
recordMouseStop()
Stop viewer window mouse recording. |
|
|
Bool
|
replayMouseAsync(xmlRecordingFilename)
Start timer based (asynchronous) playback of a viewer window mouse
recording.@param: Name of recording xml file to play@return: Replay
started? |
|
|
Bool
|
replayMouseSync(xmlRecordingFilename)
Start direct (synchronous) playback of a viewer window mouse
recording.@param: Name of recording xml file to play@return: Replay
succeeded? |
|
|
dict
|
roi(self)
Region of interest set in the viewer in pixel space coordinates. |
|
|
bool
|
roiEnabled(self)
Whether the viewing of just a region of interest is enabled. |
|
|
Bool
|
sendMouseEvent()
Temporary: Post a mouse event to the viewer window. |
|
|
None
|
setRoi(self,
box)
Set the region of interest in pixel space. |
|
|
Bool
|
toggleMouseTrails()
Toggle mouse trails in the viewer window on/off.@return: Trails now
showing? |
|
|
Bool
|
|
Inherited from Node :
Class ,
__new__ ,
__reduce_ex__ ,
addKnob ,
allKnobs ,
autoplace ,
bbox ,
canSetInput ,
channels ,
clones ,
connectInput ,
deepSample ,
deepSampleCount ,
dependencies ,
dependent ,
error ,
fileDependencies ,
firstFrame ,
forceUpdateLocalization ,
forceValidate ,
format ,
frameRange ,
fullName ,
getNumKnobs ,
hasError ,
height ,
help ,
hideControlPanel ,
input ,
inputs ,
isLocalizationOutdated ,
isLocalized ,
isSelected ,
knob ,
knobs ,
lastFrame ,
linkableKnobs ,
localizationProgress ,
maxInputs ,
maxOutputs ,
maximumInputs ,
maximumOutputs ,
metadata ,
minInputs ,
minimumInputs ,
name ,
numKnobs ,
opHashes ,
optionalInput ,
performanceInfo ,
pixelAspect ,
proxy ,
readKnobs ,
redraw ,
removeKnob ,
resetKnobsToDefault ,
rootNode ,
running ,
sample ,
screenHeight ,
screenWidth ,
selectOnly ,
setInput ,
setName ,
setSelected ,
setTab ,
setXYpos ,
setXpos ,
setYpos ,
showControlPanel ,
showInfo ,
shown ,
treeHasError ,
upstreamFrameRange ,
width ,
writeKnobs ,
xpos ,
ypos
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__init__ ,
__reduce__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|