Methods
|
|
|
|
SideViewer
|
SideViewer ( self, followViewer )
SideViewer(LensViewer* followViewer) -> SideViewer
SideViewer constructor documentation.
|
|
__hash__
|
__hash__ ( self )
arguments/return value unknown
hash instance
|
|
callbackCmd
|
callbackCmd (
self,
callback,
cmdName,
)
callbackCmd(char* callback, char* cmdName)
callbackCmd documentation.
|
|
createCB
|
createCB ( self )
createCB()
createCB documentation.
|
|
destroy
|
destroy ( self )
destroy()
destroy documentation.
|
|
destroyCB
|
destroyCB ( self )
destroyCB()
destroyCB documentation.
|
|
displayCB
|
displayCB ( self )
displayCB()
displayCB documentation.
|
|
hasGraphicsContext
|
hasGraphicsContext ( self )
hasGraphicsContext() -> bool
hasGraphicsContext documentation.
|
|
moveEye
|
moveEye (
self,
x,
y,
throttle,
)
moveEye(int x, int y, bool throttle)
moveEye documentation.
|
|
moveHither
|
moveHither (
self,
x,
y,
throttle,
)
moveHither(int x, int y, bool throttle)
moveHither documentation.
|
|
moveYon
|
moveYon (
self,
x,
y,
throttle,
)
moveYon(int x, int y, bool throttle)
moveYon documentation.
|
|
over
|
over (
self,
x,
y,
)
over(int x, int y) -> enum SideViewer::MousePos
over documentation.
|
|
postRedisplay
|
postRedisplay ( self )
postRedisplay()
postRedisplay documentation.
|
|
resetView
|
resetView ( self )
resetView()
resetView documentation.
|
|
reshapeCB
|
reshapeCB ( self )
reshapeCB()
reshapeCB documentation.
|
|
section
|
section (
self,
x,
y,
throttle,
)
section(int x, int y, bool throttle)
section documentation.
|
|
setCursor
|
setCursor ( self, cursor )
setCursor(char* cursor)
setCursor documentation.
|
|
thickness
|
thickness (
self,
x,
y,
throttle,
)
thickness(int x, int y, bool throttle)
thickness documentation.
|
|
touch
|
touch ( self )
touch()
touch documentation.
|
|
viewAll
|
viewAll ( self )
viewAll()
viewAll documentation.
|